Metadata-Version: 2.4
Name: pycraftx
Version: 0.1.0
Summary: pycraftx: packaged from notebooks
Author: Ayush
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# pycraftx
Auto-generated package from uploaded notebooks.

## Usage
```python
import pycraftx
print(pycraftx.__version__)
# available modules:
print(pycraftx.__all__)
```
