Metadata-Version: 2.1
Name: pyg-cell
Version: 0.0.17
Summary: Utilities for data manipulation including creation of DAGs and tables
Home-page: https://github.com/gityoav/pyg-cell
Author: Yoav Git
Author-email: yoav.git@gmail.com
Project-URL: Bug Tracker, https://github.com/gityoav/pyg-cell/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# pyg-cell

pip install from https://pypi.org/project/pyg-cell/

pyg-cell extends the in-memory framwork of pyg-base.cell to introduce db_cell that can manage persistency with a 'db' element in it.
