A programmer's personal tool collection. It provides a set of utilities and helpers to make common tasks easier and more efficient.
- Lightweight: Minimal dependencies to keep your project lean.
- Easy to Use: Simple and intuitive API.
- Extensible: Easily add your own utilities and helpers.
To install Poorkit, use pip:
pip install poorkit
Here is a basic example of how to use Poorkit:
pk file create "README.md" "Hi, poorkit!"
We welcome contributions! Please read our contributing guidelines for more details.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or feedback, please open an issue on GitHub.