Common code library for Gusto Amundsen development
Project description
Amundsen Common
Amundsen Common library holds common codes among micro services in Amundsen. For information about Amundsen and our other services, visit the main repository. Please also see our instructions for a quick start setup of Amundsen with dummy data, and an overview of the architecture.
Requirements
- Python >= 3.6
Buildint Pypi Distro
- Update version in setup.py
- Grab account credentials for PyPi https://pypi.org/
- Build and upload distro:
# clean
deactivate
rm -rf venv/
rm -rf dist/
# venv
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
# build / test
python3 setup.py install
python3 -bb -m pytest tests
# make dist
ls dist/
python3 setup.py sdist
ls dist/
# upload
pip install twine
twine upload dist/*
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file amundsen-common-rudeserver-0.2.7.tar.gz
.
File metadata
- Download URL: amundsen-common-rudeserver-0.2.7.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55e58891015839f8d3e09247a3cc1d1c59e1ebbdd8ee9483a51d0ed69772efb8 |
|
MD5 | dfffe2d55af46f5b50ab2330a5efa2bc |
|
BLAKE2b-256 | 99254d91f43736cb1f2d85531c32399bce02bedf2abfc250d60f95c7e910e9c4 |
File details
Details for the file amundsen_common_rudeserver-0.2.7-py3.7.egg
.
File metadata
- Download URL: amundsen_common_rudeserver-0.2.7-py3.7.egg
- Upload date:
- Size: 21.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97675bc88979484d8fa118b7094031cd6cd37f2812888af61876ba290758f114 |
|
MD5 | 47c9d5dbc1c7e53925c447fd61d40734 |
|
BLAKE2b-256 | a3f9610f1efb50d15bb76dfeaaef94b4764ba81fc8ebace0ffcf72b33aacf529 |