Skip to main content

Test object builders.

Project description

brunns-builder

Test object builders.

made-with-python Build Status PyPi Version Python Versions Licence GitHub all releases GitHub forks GitHub stars GitHub watchers GitHub contributors GitHub issues GitHub issues-closed GitHub pull-requests GitHub pull-requests closed Codacy Badge Codacy Coverage Lines of Code

Setup

Install with pip:

pip install brunns-builder

(As usual, use of a venv or virtualenv is recommended.)

Usage

TODO

Developing

Requires tox. Run make precommit tells you if you're OK to commit. For more options, run:

make help

Releasing

Requires gh, setuptools, wheel and twine. To release version n.n.n, first update the version number in setup.py, then:

version="n.n.n" # Needs to match new version number in setup.py.
git checkout -b "release-$version"
make precommit && git commit -am"Release $version" && git push --set-upstream origin "release-$version" # If not already all pushed, which it should be.
gh release create "v$version" --target "release-$version" --generate-notes
python setup.py sdist bdist_wheel && twine upload dist/*$version*
git checkout master && git merge "release-$version"
git push

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

brunns_builder-1.1.1.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

brunns_builder-1.1.1-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file brunns_builder-1.1.1.tar.gz.

File metadata

  • Download URL: brunns_builder-1.1.1.tar.gz
  • Upload date:
  • Size: 7.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for brunns_builder-1.1.1.tar.gz
Algorithm Hash digest
SHA256 50d3438a600a88b165ea77f13b8aaca375f2cdb4fc200b16514c85476b8e0d8c
MD5 b472224aa2e41ca161827583d37b0db0
BLAKE2b-256 9f8b637452bcc68ebec8ee10a101ed5d0780c3c55af64e1750bc9b8a7e3230e6

See more details on using hashes here.

File details

Details for the file brunns_builder-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: brunns_builder-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 7.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for brunns_builder-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1ac64d19f68a4cb7709970bf8fd9c8d4788fcd6a15e5c9cfbfc3d9dfca620e95
MD5 d8504edd74b020b88881e506266f2094
BLAKE2b-256 77e9a051bcb9932af578dbc6c846977fd6f624c4eb4bd87f8643756abf9ae40a

See more details on using hashes here.

Supported by

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