Never store another version string.
Project description
# get_version Never store another version string.
## Usage ` from get_version import get_version __version__ = get_version(__package__) `
The get_version module prevents you from having to maintain version numbers in your code. As most of the time the package will have been installed via pip you can simply extract the version using get-version, which internally uses pkg_resources.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
get_version-1.0.0.tar.gz
(7.1 kB
view details)
File details
Details for the file get_version-1.0.0.tar.gz
.
File metadata
- Download URL: get_version-1.0.0.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bdc367c866064e98b0121bac0ab2164d231531c9c445eac8cdda4406b787f167 |
|
MD5 | c257370c942e000a154d62b41f8a2701 |
|
BLAKE2b-256 | f15a2bf2209fa19500b7503f72b192304b3c657550f4a1b6f8cb8b23745921a9 |