A shared library for SDX services
Project description
Common classes for SDX apps. Contains a single package:
sdx.common
A common library for SDX apps. App projects declare their dependence on sdx-common which is deployed and installed via pip.
Basic use
Assuming a Python 3.5 virtual environment at ~/py3.5:
Run the unit tests:
~/py3.5/bin/python -m unittest discover sdx
Create a package for deployment:
~/py3.5/bin/python setup.py sdist
Install source package with pip:
~/py3.5/bin/pip install -U dist/sdx-common-x.y.z.tar.gz
Install extra dependencies for development and building documentation:
~/py3.5/bin/pip install .[dev,docbuild]
Build documentation pages:
~/py3.5/bin/sphinx-build sdx/common/doc sdx/common/doc/html
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sdx-common-1.0.2.tar.gz.
File metadata
- Download URL: sdx-common-1.0.2.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9ea578a37028e0c2e65d59239e43ea63070f75ca986bdc91e6874da944ce077
|
|
| MD5 |
cabd4a98cf6ed06e7ca5f9f6784aac4c
|
|
| BLAKE2b-256 |
2a0f2b3aaaaeb10de61762366b87e43b94c185f5f191fca3906f915a4b4af872
|
File details
Details for the file sdx_common-1.0.2-py3-none-any.whl.
File metadata
- Download URL: sdx_common-1.0.2-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28d808ab472d9f4f3a67e66d7e0f9821a93d271cac9bf414fe9d469b70e6735c
|
|
| MD5 |
75749082fcd14340e0cccb3828115513
|
|
| BLAKE2b-256 |
f24637713eaadaf3f0e2d24899b51f181d34829635146e0437540b5b6b01c94b
|