Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 827 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 827 Bytes

Poorkit

A programmer's personal tool collection. It provides a set of utilities and helpers to make common tasks easier and more efficient.

Features

  • Lightweight: Minimal dependencies to keep your project lean.
  • Easy to Use: Simple and intuitive API.
  • Extensible: Easily add your own utilities and helpers.

Installation

To install Poorkit, use pip:

pip install poorkit

Usage

Here is a basic example of how to use Poorkit:

pk file create "README.md" "Hi, poorkit!"

Contributing

We welcome contributions! Please read our contributing guidelines for more details.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or feedback, please open an issue on GitHub.