Metadata-Version: 2.4
Name: illuminations
Version: 0.0.3
Summary: A package for working with fireworks.ai without dependencies.
Author-email: Alexander Fedotov <alex.fedotov@aol.com>
Project-URL: Homepage, https://github.com/alxfed/illuminations
Project-URL: Bug Tracker, https://github.com/alxfed/illuminations/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# illuminations
A package for working with fireworks.ai without dependencies.
<pre>
  pip install illuminations
</pre>
Then:
```Python
  # Python
  import illuminations
```
