A library to generate files in FEBRABAN formats
Project description
Global
Before deployment, change the project version on setup.py file and set the correct downloadurl_. Then make sure you have the file ~/.pypirc with the content below and the correct credentials instead of the provided placeholders:
[distutils]
index-servers =
pypi
pypitest
[pypi]
repository:https://upload.pypi.org/legacy/
username:myusername
password:mypassword
[pypitest]
repository:https://test.pypi.org/legacy/
username:myusername
password:mypassword
Test environment
Run python setup.py sdist upload -r pypitest inside the project directory.
Live environment
Run python setup.py sdist upload -r pypi inside the project directory.
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
febraban-0.1.21.tar.gz
(12.5 kB
view details)
File details
Details for the file febraban-0.1.21.tar.gz.
File metadata
- Download URL: febraban-0.1.21.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/2.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65b115be11b726a0c8cc431c0d8f65165a0c21d1964410bf99d0ccc01632dbc9
|
|
| MD5 |
67dd9b8ae1bf18b3443f1765767f836b
|
|
| BLAKE2b-256 |
e9977324ba24547daafcc12140ddb68c0461d72b09f19884b8faa909e8aec2ac
|