Git meta is a small program enabling the power of system-wide status check of all you git repositories.
It uses gitpython.
Installation
$ pip install git-meta
Alternatively, if you want to install git-meta from the sources:
$ python setup.py install
You can also install it in a virtualenv in order to test and not mess your system configuration.
Documentation
The documentation uses Sphinx. To generate statics HTML files, go to the docs folder and type
$ make html
Unit testing
In order to launch the tests sequence of the package, you need Pytest and Pytest-cov installed.
Just type
$ pytest
at the root of the repository.
Old version of git-meta
The old version of git meta can be found here.
Release files for git-meta 0.4.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 | |
|---|---|---|---|
| git_meta-0.4.1.tar.gz | 24.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| git_meta-0.4.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 30.9 kB
Release files / git_meta-0.4.1.tar.gz
| Download URL | git_meta-0.4.1.tar.gz |
|---|---|
| Size | 24.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
411bef39918ed15324b641ddaa064d7bdf45cc994a260f2c797f1f00a792bed1
|
|
BLAKE2b-256 checksum How to use checksums |
dc0d36835566b7e4c54582dcf5963c8a5b9269261db62139a3ea3e225e8afeb6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.4
|
Release files / git_meta-0.4.1-py3-none-any.whl
| Download URL | git_meta-0.4.1-py3-none-any.whl |
|---|---|
| Size | 6.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
db111f12bb258806889043a076c7a06e1f8b13f7b1e7ac743ef6fe022aa1ee05
|
|
BLAKE2b-256 checksum How to use checksums |
3e1f484723dfb2ed154002c06c1632780e00cf3ed48f037a8964c5a88c330f6b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.4
|