Metadata-Version: 2.0
Name: marv
Version: 3.1.0
Summary: MARV framework
Home-page: https://github.com/ternaris/marv
Author: Ternaris
Author-email: team@ternaris.com
License: AGPLv3+
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Flask
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 2 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Scientific/Engineering
Requires-Dist: Flask-Cors
Requires-Dist: Flask-SQLAlchemy
Requires-Dist: PyJWT
Requires-Dist: bcrypt
Requires-Dist: configparser
Requires-Dist: pycapnp-for-marv
Requires-Dist: marv-cli
Provides-Extra: testing
Requires-Dist: coverage; extra == 'testing'
Requires-Dist: ipdb; extra == 'testing'
Requires-Dist: ipdbplugin; extra == 'testing'
Requires-Dist: ipython; extra == 'testing'
Requires-Dist: mock; extra == 'testing'
Requires-Dist: nose; extra == 'testing'
Requires-Dist: testfixtures; extra == 'testing'

====
marv
====

*This package is part of MARV Robotics.*

MARV Robotics is a powerful and extensible data management platform,
featuring a rich dynamic web interface, driven by your algorithms,
configurable to the core, and integrating well with your tools to
supercharge your workflows.

For more information please see:

- MARV Robotics `website <https://ternaris.com/marv-robotics/>`_
- MARV Robotics `documentation <https://ternaris.com/marv-robotics/docs/>`_


