Open Source Libraries & APIs

Free to use, built with ❤️ by Imhotep Tech

Explore on GitHub

Imhotep Files Flask

This Python library simplifies file upload and deletion operations in web applications using Flask or similar frameworks. Perfect for developers looking to handle file operations efficiently.

pip install imhotep-files-flask

Imhotep Mail

This is a simple Python library for sending emails. It provides an easy way to configure and send emails from any Python code. Streamline your email sending process with minimal configuration.

pip install imhotep-mail

Imhotep Exchange Rates API

This API is simply a currency conversion API with unlimited requests, free to use, and updates every 24 hours. Perfect for applications requiring currency conversion functionality.

https://imhotepexchangeratesapi.pythonanywhere.com/api/v1/rates

How to Integrate

1

Install

Use pip to install our Python packages or reference our API endpoints in your application.

2

Configure

Follow our simple documentation to configure the library or API for your specific use case.

3

Implement

Start using the library functions or API endpoints in your code to enhance your application.