Skip to main content

A script for updating and building python dists

Project description

Update package version, build, and upload to PyPi. All in one step!

Install

trabBuild is available on PyPi.

pip install trabBuild

Or install directly from setup.py

python setup.py install

Usage

Navigate to the directory with the package and setup.py file you want to update and build, then type.

$ trabbuild

trabBuild will first update the version number in your setup.py file based on your input, then call python setup.py sdist and python setup.py bdist_wheel –universal to build your package.

Once built you will be given the option to upload your package to PyPi with twine. NOTE: You must already have an account on PyPi for this part to work.

*NOTE* Package version must be specified in setup.py with this format

__version__ = "x.x.x"

Sample

alternate text

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

trabBuild-0.1.1.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

trabBuild-0.1.1-py2.py3-none-any.whl (4.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file trabBuild-0.1.1.tar.gz.

File metadata

  • Download URL: trabBuild-0.1.1.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for trabBuild-0.1.1.tar.gz
Algorithm Hash digest
SHA256 c988d6b0189e6edcc4d77b34538b62a3bce1ad44ca02c7ef7748b991fb7bba6d
MD5 82fdc742e72d7a8594226b1d40e60b71
BLAKE2b-256 f9fec076e8dfc8176c89a886aed9f12cb387e0aed18673ae5883cd08f31fe9c5

See more details on using hashes here.

File details

Details for the file trabBuild-0.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for trabBuild-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4a249c494e6984c879b21703a4530c9c94d028a6e8c7e143c2694b62e376df55
MD5 ef167e69ee8b42a4a9b2b51b916d59fc
BLAKE2b-256 f856c5d9b0445569f0b8d16415d13171ef447251489740b6268413e8178ef671

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