Metadata-Version: 2.1
Name: pycrits
Version: 1.0.2
Summary: Python Library for CRITs
Home-page: UNKNOWN
Author: Carter Church
Author-email: carter.church@dynetics.com
License: MIT
Keywords: pycrits
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: requests

# What is Pycrits?

Pycrits is a tool developed by Dynetics to simplify the management of data stored in
CRITs (https://crits.github.io/) without requiring the user to directly implement
web requests to the CRITs authenticated API themselves.


## Authors

* Carter Church  (https://github.com/carterchurch)


## License

This project is licensed under the MIT License - see the LICENSE file for details


## Documentation
Further documentation for this project can be found at its offical github: https://github.com/Dynetics/pycrits


