معرفی شرکت ها


adc-streaming-2.3.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Astronomy Data Commons streaming client libraries
ویژگی مقدار
سیستم عامل -
نام فایل adc-streaming-2.3.1
نام adc-streaming
نسخه کتابخانه 2.3.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Astronomy Data Commons Team
ایمیل نویسنده swnelson@uw.edu
آدرس صفحه اصلی https://github.com/astronomy-commons/adc-streaming
آدرس اینترنتی https://pypi.org/project/adc-streaming/
مجوز BSD
# Astronomy Data Commons Streaming Client Libraries Libraries making it easy to access astronomy data commons resources. ## Developer notes ### Setup To prepare for development, run `pip install --editable ".[dev]"` from within the repo directory. This will install all dependencies, including those using during development workflows. This project expects you to use a `pip`-centric workflow for development on the project itself. If you're using conda, then use the conda environment's `pip` to install development dependencies, as described above. Integration tests require Docker to run a Kafka broker. The broker might have network problems on OSX if you use Docker Desktop; run the tests in a Linux virtual machine (like with VirtualBox) to get around this. ### Code Workflow Write code, making changes. Use `make format` to reformat your code to comply with PEP8. Use `make lint` to catch common mistakes. Use `make test-quick` to run fast unit tests. Use `make test` to run the full slow test suite, including integration tests. Once satisfied with all four of those, push your changes and open a PR. ### Tag, build, and upload to PyPI and Conda Tag a new version: ``` git tag -s -a v0.x.x ``` Build and release: ``` make pypi-dist make pypi-dist-check make pypi-upload make conda-build make conda-upload ```


نیازمندی

مقدار نام
- authlib
- confluent-kafka
- requests
- tqdm
>=2020.04.05.1 certifi
- dataclasses
- importlib-metadata
- typing-extensions
- autopep8
- docker
- flake8
- isort
- pytest
- pytest-timeout
- pytest-integration
- sphinx
- sphinx-rtd-theme
- twine


نحوه نصب


نصب پکیج whl adc-streaming-2.3.1:

    pip install adc-streaming-2.3.1.whl


نصب پکیج tar.gz adc-streaming-2.3.1:

    pip install adc-streaming-2.3.1.tar.gz