Skip to main content

Manage release notes for Python projects

Project description

PyPI - Status PyPI - Wheel PyPI - Python Version GitHub release (latest by date) License GitHub issues PyPI - Downloads GitHub Searches CodeCov GitHub Actions - Pre-Commit GitHub Actions - CI PyPi

ReleaseIt manages release notes for Python projects.

ReleaseIt keeps release notes for Python projects in a dict structure. It aims to standardise, facilitate and automate the management of release notes when publishing a project to GitHub, PyPI and ReadTheDocs. It is developed as part of the PackageIt project, but can be used independently as well. See also https://pypi.org/project/PackageIt/

Testing

This project uses pytest to run tests and also to test docstring examples.

Install the test dependencies.

$ pip install - r requirements_test.txt

Run the tests.

$ pytest tests
=== XXX passed in SSS seconds ===

Developing

This project uses black to format code and flake8 for linting. We also support pre-commit to ensure these have been run. To configure your local environment please install these development dependencies and set up the commit hooks.

$ pip install black flake8 pre-commit
$ pre-commit install

Releasing

Releases are published automatically when a tag is pushed to GitHub.

# Set next version number
export RELEASE = x.x.x

# Create tags
git commit --allow -empty -m "Release $RELEASE"
git tag -a $RELEASE -m "Version $RELEASE"

# Push
git push upstream --tags

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

ReleaseLogIt-0.13.0.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

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

ReleaseLogIt-0.13.0-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file ReleaseLogIt-0.13.0.tar.gz.

File metadata

  • Download URL: ReleaseLogIt-0.13.0.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for ReleaseLogIt-0.13.0.tar.gz
Algorithm Hash digest
SHA256 6e3a33ab4930a4efcabe2af334ada99488c606027fd82a2d5ca2bfdfe904525c
MD5 2d5c09a026b718159d0870b04cd5e6f1
BLAKE2b-256 2537a30d7272ee57e8787c5b9a4d4bef596deb878b51e4cb2ebf85c8a4d89868

See more details on using hashes here.

File details

Details for the file ReleaseLogIt-0.13.0-py3-none-any.whl.

File metadata

  • Download URL: ReleaseLogIt-0.13.0-py3-none-any.whl
  • Upload date:
  • Size: 6.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for ReleaseLogIt-0.13.0-py3-none-any.whl
Algorithm Hash digest
SHA256 63ed066aec8cdd2fe1c5fcbeb578e944c8c6fb70a34b4ac98c87b679b6b553e1
MD5 d2d8a0be33f3f97b13adc6f25c7c8e8f
BLAKE2b-256 4eb4b26c8ee7614054705411a3bf120712277cca06ade90cda4b8e68f3715b21

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