Skip to main content

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


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.11.0.tar.gz (22.0 kB view details)

Uploaded Source

File details

Details for the file febraban-0.11.0.tar.gz.

File metadata

  • Download URL: febraban-0.11.0.tar.gz
  • Upload date:
  • Size: 22.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.8.2 requests/2.18.4 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/2.7.18

File hashes

Hashes for febraban-0.11.0.tar.gz
Algorithm Hash digest
SHA256 bade51f1b923d1475f89d81a919b35e72fc2937025d01cd027aa619058d48743
MD5 80d78fa6cd4f19762ae1e27191d3ed62
BLAKE2b-256 a1b9e06a45c3cf74592de509a98aa1380a88feb07618408006d0bcaadb0e3492

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page