Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bcda-aps/apstools
various tools for use with Bluesky at the APS
https://github.com/bcda-aps/apstools
aps aps-bluesky bluesky hacktoberfest hacktoberfest2021 python
Last synced: about 12 hours ago
JSON representation
various tools for use with Bluesky at the APS
- Host: GitHub
- URL: https://github.com/bcda-aps/apstools
- Owner: BCDA-APS
- License: other
- Created: 2017-11-13T15:41:29.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T21:54:09.000Z (2 months ago)
- Last Synced: 2024-10-29T22:44:01.326Z (2 months ago)
- Topics: aps, aps-bluesky, bluesky, hacktoberfest, hacktoberfest2021, python
- Language: Python
- Homepage: https://bcda-aps.github.io/apstools/latest/
- Size: 16.5 MB
- Stars: 16
- Watchers: 9
- Forks: 9
- Open Issues: 49
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
# apstools
Library of Python tools for use with the Bluesky framework at the APS.
GH tag | GH release | PyPI | conda-forge
--- | --- | --- | ---
[![tag](https://img.shields.io/github/tag/BCDA-APS/apstools.svg)](https://github.com/BCDA-APS/apstools/tags) | [![release](https://img.shields.io/github/release/BCDA-APS/apstools.svg)](https://github.com/BCDA-APS/apstools/releases) | [![PyPi](https://img.shields.io/pypi/v/apstools.svg)](https://pypi.python.org/pypi/apstools) | [![conda-forge](https://img.shields.io/conda/vn/conda-forge/apstools)](https://anaconda.org/conda-forge/apstools)Python version(s) | Unit Tests | Code Coverage | License
--- | --- | --- | ---
[![Python version](https://img.shields.io/pypi/pyversions/apstools.svg)](https://pypi.python.org/pypi/apstools) | [![Unit Tests & Code Coverage](https://github.com/BCDA-APS/apstools/actions/workflows/code.yml/badge.svg)](https://github.com/BCDA-APS/apstools/actions/workflows/code.yml) | [![Coverage Status](https://coveralls.io/repos/github/BCDA-APS/apstools/badge.svg?branch=main)](https://coveralls.io/github/BCDA-APS/apstools?branch=main) | [![license: ANL](https://img.shields.io/badge/license-ANL-brightgreen)](/LICENSE.txt)## Package Information
item | description
------------------|--------------------------------
**author** | Pete R. Jemian
**email** | [email protected]
**copyright** | 2017-2024, UChicago Argonne, LLC
**documentation** | versions: [latest tagged release](https://bcda-aps.github.io/apstools/latest/) or [development (main branch)](https://bcda-aps.github.io/apstools/dev/)
**source** | https://github.com/BCDA-APS/apstools## See also
* https://github.com/BCDA-APS/bluesky_training
* https://blueskyproject.io/
* https://github.com/bluesky/bluesky
* https://github.com/bluesky/ophyd
* https://github.com/bluesky/databroker
* https://github.com/bluesky/hklpy