Metadata-Version: 2.1
Name: amino.fix.fix
Version: 1.0.5b2
Summary: Library for Aminoapps
Home-page: https://github.com/imperialwool/Amino.fix.fix
Author: imperialwool
Author-email: hi@iwool.dev
License: MIT
Keywords: aminoapps,amino.fix,amino.fix.fix,amino,amino-bot,narvii,medialab,api,python,python3,python3.x,minori,imperialwool
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# Amino.fix.fix

[![PyPi Version](https://img.shields.io/pypi/v/amino.fix.fix.svg)](https://pypi.python.org/pypi/amino.fix.fix/)
![Python Version](https://img.shields.io/badge/python-%3E%3D3.9-orange)
[![Issues](https://img.shields.io/github/issues-raw/imperialwool/amino.fix.fix.svg?maxAge=25000)](https://github.com/imperialwool/Amino.fix.fix/issues)
[![GitHub pull requests](https://img.shields.io/github/issues-pr/imperialwool/amino.fix.fix.svg?style=flat)](https://github.com/imperialwool/Amino.fix.fix/pulls)

Fork of Amino.fix to improve this library.

## Important notices

- in subclients you should pass **clients**, **not profiles**
- instead of requests this library using **HTTPX**, so if you have issues please create issue
- lib/util -> lib/
- supporting **only python3.9+**, lower will be never supported
- if you have issues in pydroid, reinstall/update it

## How to install?

`pip install amino.fix.fix`

## How to use it?

If you want to use sync version of library, you should `import aminofixfix`.

If you want to use Async version of library, you should `import aminofixfix.asyncfixfix`.

## API Reference

[Read the Docs Link](https://aminopy.readthedocs.io/en/latest/)
