A BuildNN Open Source project.
Installing
$ pip install pymetager
or from source
$ git clone https://github.com/buildnn/pymetager
$ cd pymetager
$ pip install -e .
Quickstart
$ pymetager --help
Usage: pymetager [OPTIONS] COMMAND [ARGS]...
Options:
-q, --quiet Flag for minimal output.
--config_fp FILE Custom path for setup.cfg. [default: ./setup.cfg]
--help Show this message and exit.
Commands:
echo-meta-elm
increment
let’s use info print function
$ pymetager echo-meta-elm --help
--- PYPACK-METAGER ---
A BuildNN Open Source project.
Reading/Writing from/to ./setup.cfg
Usage: pymetager echo-meta-elm [OPTIONS] [NAME]
Options:
-s, --section TEXT
--help Show this message and exit
$ pymetager echo-meta-elm version
--- PYPACK-METAGER ---
A BuildNN Open Source project.
Reading/Writing from/to ./setup.cfg
0.0.1
Or, concisely
$ pymetager -q echo-meta-elm version
0.0.1
Release files for pymetager 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pymetager-0.0.1.tar.gz | 5.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pymetager-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.2 kB
Release files / pymetager-0.0.1.tar.gz
| Download URL | pymetager-0.0.1.tar.gz |
|---|---|
| Size | 5.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fe0250efdea7d815fee4368014942f483f2bbdf4e815b451496c45bc8211d0fd
|
|
BLAKE2b-256 checksum How to use checksums |
467880e6b83d47ac9fb5cac6270aef33a083bb5bc34128872eb7d021c6c14d95
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0.post20210125 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
|
Release files / pymetager-0.0.1-py3-none-any.whl
| Download URL | pymetager-0.0.1-py3-none-any.whl |
|---|---|
| Size | 5.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
eacbae4e0fcc023ec84dfd824b00ac2588e534e5e1cc29f1bb2dffd45445e081
|
|
BLAKE2b-256 checksum How to use checksums |
99f40a81b32c0f76329f01e65a049f3ce61f19027f07e05c073e36dc00e4c0a7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0.post20210125 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
|