Metadata-Version: 2.4
Name: code-smaller
Version: 0.1.1
Summary: Code-smaller python abstractions
Author-email: Ari Fishman <arifishman39@gmail.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/codesmaller/code-smaller
Project-URL: Repository, https://github.com/codesmaller/code-smaller
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# code-smaller

Simple, intuitive abstractions for common Python tasks.

## Status

🚧 **Early Development** – APIs changing constantly. Pin the version you are using!

## Contributing

Feedback and abstraction requests are welcome! Open an issue to suggest new ideas or improvements.

## License

[Apache 2.0](LICENSE)

## Installation

```bash
pip install code-smaller
```
