Metadata-Version: 2.4
Name: asas-py
Version: 0.0.1
Summary: The elegant, type-safe Python API client builder.
Author-email: Hesham Moawad <heshammoawad120120@gmail.com>
Project-URL: Homepage, https://github.com/HeshamMoawad/asas-py
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file


<p align="center">
  <a href="https://asas.dev"><img src="logo-without-bg.png" alt="Asas"></a>
</p>

<p align="center">
    <em>Asas framework, high performance, easy to learn, fast to code, ready for production</em>
</p>

---
# Asas (API Client Builder)

## About

Asas is a streamlined framework designed for building API clients through a clean, decorator-based interface. Engineered for modern Python development, it provides native support for asynchronous operations and seamless integration with Pydantic for robust data validation.

## Goal

The core objective of Asas is to redefine API integration by making it more "Pythonic," elegant, and maintainable. By abstracting the verbosity typically associated with traditional request libraries, Asas empowers developers to focus on clear architecture and expressive code.
