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.3.tar.gz
(4.1 kB
view details)
File details
Details for the file metaextract-0.0.3.tar.gz
.
File metadata
- Download URL: metaextract-0.0.3.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 976ea4bae6f077e44a91a43903d707d78eae35b03684ef3e4948d2b74d17e7a8 |
|
MD5 | 698e1807859edb8442e11ab741b3d9d2 |
|
BLAKE2b-256 | 5ddc6fb9a148fa07422fcef708e99275f32dd11cc5ac4388c206e8ca5f7b4496 |