Skip to main content

All in one tools for API development.

Project description

Overview

Documentation

Installation

pip install apidevtools

Package dependencies

pip install pydantic loguru pillow numpy argon2-cffi cryptography aiohttp

speedups

pip install aiodns ujson cchardet uvloop

Per module dependencies

  • simpleorm
    • orm
      pip install pydantic loguru
      
      • connectors
        • mysql pip install aiomysql
        • postgresql pip install asyncpg
        • sqlite pip install aiosqlite
    • nosql
      • redis pip install aioredis
  • security
    • hasher
      pip install argon2-cffi
      
    • encryptor
      pip install cryptography
      
  • media
    • imgproc
      pip install pillow numpy
      
    • telegraph
      pip install aiohttp
      
  • logman
    pip install loguru
    

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

apidevtools-3.2.2.tar.gz (38.1 kB view hashes)

Uploaded Source

Built Distribution

apidevtools-3.2.2-py3-none-any.whl (46.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page