get metadata for python modules
Project description
Installation
To install metaextract from the Python Package Index, simply:
$ pip install metaextract
Usage
To extract the metadata for a python module using setup.py, do:
$ python setup.py --command-packages=metaextract metaextract
This will print the metadata as json. If you want to write the data to a file, do:
$ python setup.py --command-packages=metaextract metaextract -o output-file
Hacking and contributing
Fork the repository on Github to start making your changes to the master branch (or branch off of it). Don’t forget to write a test for fixed issues or implemented features whenever appropriate. You can invoke the testsuite from the repository root directory via tox:
$ tox
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
metaextract-0.0.2.tar.gz
(2.6 kB
view details)
File details
Details for the file metaextract-0.0.2.tar.gz
.
File metadata
- Download URL: metaextract-0.0.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d631ed2da0616760b7dcb4f0729c2f0851337fe34a2fc871e054625335868317 |
|
MD5 | a2dd8dd6d625964a95f152b96ee8a024 |
|
BLAKE2b-256 | f8fce5026c29461bbdb6c6c4f9066322985d5fd87a76e18a916ee9b9ab2b094d |