Metadata-Version: 2.1
Name: primeight
Version: 0.1.2
Summary: An Open Source Python package to manage and interact with Cassandra
Home-page: https://pri.meight.com
Author: Meight
Author-email: engineering@meight.com
License: Apache License 2.0
Description: <p align="center">
            <a href="https://pri.meight.com"><img width=256 height=256 src="https://github.com/wearemeight/primeight/blob/master/docs_src/docs/images/logo-with-name.svg?raw=true" alt="Primeight"></a>
        </p>
        
        `primeight` is packaged with all you need to create tables, query them, and insert data into your [Cassandra](http://cassandra.apache.org/) database. 
        
        Check the `primeight` documentation [here](https://pri.meight.com).
        
        ### Notes
        
        If you find a bug, would like to suggest a new feature or even would like to suggest some change, please open an issue.
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
