Skip to main content

get metadata for python modules

Project description

https://travis-ci.org/toabctl/metaextract.png?branch=master

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page