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.22.tar.gz
(13.1 kB
view details)
File details
Details for the file febraban-0.1.22.tar.gz.
File metadata
- Download URL: febraban-0.1.22.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/2.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
229b87c02e73c698bf45247f732a6e6beb71197a98ab3df4edb9c06cbc2af3a4
|
|
| MD5 |
e6dc3ec9a80074b71e47ab4052620514
|
|
| BLAKE2b-256 |
b400c4475f8d01bee28d1b447e2ea6541c20984bdb36ea969f32502cdf6d7369
|