Skip to main content

All in one tools for API development.

Project description

Overview

Documentation

Installation

pip install apidevtools

Package dependencies

includes None

speedups pip install aiodns ujson cchardet uvloop

depending on modules [optional] pip install pydantic loguru pillow numpy argon2-cffi cryptography aiohttp

Per module dependencies

  • simpleorm
    • orm pip install pydantic loguru
      • connectors
        • mysql pip install aiomysql
        • postgresql pip install asyncpg
        • sqlite pip install aiosqlite
    • 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-4.0.5.tar.gz (109.9 kB view hashes)

Uploaded Source

Built Distribution

apidevtools-4.0.5-py3-none-any.whl (118.6 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