Skip to main content

Utility for user account creation.

Project description

aioaccount

Utility for user account creation, modification & email confirmation.

Installation

pip3 install aioaccount

Docs

aioaccount.readthedocs.io

Features

  • Security.
  • Easy to use.
  • Removes common boilerplate code.
  • SMTP support.
  • Email template support with jinja2.
  • Mongodb, postgresql, mysql & sqlite support.
  • Full unit tests.
  • Full documentation.
  • Uses aiojobs to spawn SMTP background jobs.

Security

  • All passwords are hashed using bcrypt.
  • Password policies.
  • Password reset code expiration.
  • Email validation.

Thanks to

  • bcrypt
  • password-strength
  • databases
  • sqlalchemy
  • motor
  • email-validator
  • aiosmtplib
  • aiojobs
  • jinja2
  • asynctest
  • sphinx
  • sphinx material
  • Everyone who helped to make these packages

Project details


Download files

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

Source Distribution

aioaccount-0.0.2.tar.gz (25.0 kB view hashes)

Uploaded Source

Built Distribution

aioaccount-0.0.2-py3-none-any.whl (31.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