Metadata-Version: 2.4
Name: toolkitify
Version: 0.0.2
Summary: Everything you need for your project.
Home-page: https://github.com/TPEOficial/dymo-api-python
Author: TPEOficial LLC
Author-email: support@tpeoficial.com
License: Apache-2.0
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-python
Dynamic: summary

<div align="center">
  <h1>Toolkitify for Python</h1>
  <h3>Everything you need for your project</h3>
  <img src="https://img.shields.io/badge/Python-purple?style=for-the-badge&logo=python&logoColor=white"/> 
  <a href="https://github.com/TPEOficial"> <img alt="GitHub" src="https://img.shields.io/badge/GitHub-purple?style=for-the-badge&logo=github&logoColor=white"/></a>
  <a href="https://ko-fi.com/fjrg2007"> <img alt="Kofi" src="https://img.shields.io/badge/Ko--fi-purple?style=for-the-badge&logo=ko-fi&logoColor=white"></a>
  <br />
  <br />
  <a href="#">Quickstart</a>
  <span>&nbsp;&nbsp;â€¢&nbsp;&nbsp;</span>
  <a href="https://tpe.li/dsc">Discord</a>
  <hr />
</div>

## Modules

**Toolkitify** provides different modules depending on the required use.

| Module                                | Description                                                                | Status         |
| ------------------------------------- | -------------------------------------------------------------------------- | -------------- |
| Cache (`cache`)                       | Advanced caching system for functions                                      | ðŸ”´ Not started |
| Client Only (`client-only`)           | Client-side only code directive                                            | ðŸ”´ Not started |
| Rate Limit (`rate-limit`)             | Advanced Rate Limit System                                                 | ðŸ”´ Not started |
| Server Only (`server-only`)           | Server-side only code directive                                            | ðŸ”´ Not started |
