GitHub Stars
134
User Rating
Not Rated
Favorites
0
Views
7
Forks
9
Issues
4
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
Installation
Prerequisites
Python: 3.7 or higher
pip: Latest version
Installation Steps
1. Create a mkinf Account
Sign up for a free account at [hub.mkinf.io/signup](https://hub.mkinf.io/signup).2. Configure Your API Key
1Go to [API Keys settings](https://hub.mkinf.io/settings/api-keys).
2Create an organization if you haven't already.
3Generate and copy your API key.
4Add the key to your project's
.env
file:env
MKINF_API_KEY=sk-org-...
3. Install the SDK
Install the mkinf SDK using pip:bash
pip install mkinf