Skip to main content

A python project bootstraper

Project description

Python project bootstrap

Basic scaffolding for python3 CLI projects

Init

Init the project:

$ make init project=myapp

This automatically rename references to pyboot. Check setup.cfg to adjust descriptions.

Reset the versioning:

$ rm -rf .git
$ git init
$ git add .
$ git commit -m "Init project from bootstraper"

Test

$ pip install .[dev]
$ tox

Release

$ python setup.py sdist bdist_wheel
$ twine upload dist/*

Todo

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

pyboot-0.2.0.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

pyboot-0.2.0-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file pyboot-0.2.0.tar.gz.

File metadata

  • Download URL: pyboot-0.2.0.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for pyboot-0.2.0.tar.gz
Algorithm Hash digest
SHA256 f4f82a511f579654b97f72b9a046c93395ff11e2e215f2f4b660d83c56c516ac
MD5 d49367c56808faafe9cfbc6a8229ea37
BLAKE2b-256 f06f06f767e9e63f0f4c5c7cbe246386d782f204b315aad56cb21c5383d7f4f1

See more details on using hashes here.

File details

Details for the file pyboot-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: pyboot-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for pyboot-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bac37bc2bc814dda622ec6be48ac9256862bbf58250f40905e4ab4a4f974e0d7
MD5 81ddeb18d96a66304e61fbfca0e0daaa
BLAKE2b-256 a0507004e7494d2927afb945978ed1a1e4293bbfb58a1bf00d75bc03d1c6c604

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