# Billing module
##How to prepare to upload to Pip python setup.py sdist
##upload to pip pip install twine
note: you need a python pip in pypi.org account before continue twine upload dist/*
##How to use pip install billing_module
##How to test
### Directly using code Execute tests.py
### Command line python -m unittest discover -s tests
note: Execute the code in root path
Release files for billing-module 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| billing_module-0.0.2.tar.gz | 5.7 kB | Details |
Release files / billing_module-0.0.2.tar.gz
| Download URL | billing_module-0.0.2.tar.gz |
|---|---|
| Size | 5.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ca6f65b480c5f516a7dce54b58a34333d81571d32e95eed14e5f93064fb85f1b
|
|
BLAKE2b-256 checksum How to use checksums |
516009d0ad471aa572de6b43905153c7974f2bd4092f05073ec0530fd8afb86a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
|