Metadata-Version: 2.4
Name: megakernels
Version: 0.1.0
Summary: Alias of the megakernel package. pip install megakernel.
Author-email: Kong <goinyadeng976@gmail.com>
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Requires-Dist: megakernel>=0.1.0
Description-Content-Type: text/markdown

# megakernels

This is an alias distribution of [`megakernel`](https://pypi.org/project/megakernel/)
— install and use that package directly:

```
pip install megakernel
python -m megakernel
```

Installing `megakernels` pulls in `megakernel` and re-exports its API, so
either name works, but `megakernel` is canonical.

Contact: goinyadeng976@gmail.com
