Metadata-Version: 2.1
Name: pymortar
Version: 0.0.8
Summary: Python3 Mortar
Home-page: https://github.com/mortar-frontend
Author: Gabe Fierro
Author-email: gtfierro@cs.berkeley.edu
License: UNKNOWN
Description: # PyMortar
        
        ```
        python3 setup.py sdist bdist_wheel
        twine upload dist/*
        ```
        
        Run plasma
        ```
        pip install pyarrow
        plasma_store -m 1000000 -s /tmp/plasma
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
