Serverly

Latest version: v0.4.5

Safety actively analyzes 621688 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.4.5

- Statistics overview in admin console
- Statistics API for admin console
- Plugins (see README)

0.4.4

- auth functions now are in the `serverly.user.auth`-module
- option to limit `Response` bandwidth
- support for sending binaries
- all header keys are now lowercase
- new StaticSite().use() (don't need to register manually)
- bug fixes!

0.4.3

Some minor changes:
- (User) Role-hierarchy enabling lazy declaration making more sense (for a human, of course)
- New internal handling of bearer tokens allowing the implementation of:
- Bearer token scopes!
- MailManager: new reset_password functionality
- `Response` objects now accept file objects!
- serverly admin console! Manage users and endpoints easily!
- Implementation of the ASGI-server [uvicorn](http://uvicorn.org)!
- New `Resource`-class enabling you to specify endpoints or entire APIs in an OO way
- New `StaticResource`-class for serving (static) folders easily

The best of all: Almost everything is already documented on [GitHub](https://github.com/mithem/serverly/)!

0.4.1

0.4.0

- Bearer authentication & authorization
- Bearer-based session authentication
- Redirect-object
- removed serves_get() & serves_post() (deprectaed since v0.3.0)
- schedule_verification_mail() instead of send_verification_mail() -> WAY quicker response times after registering
- role-based authorization

btw, the docs aren't that bad anymore

0.3.2

- new statistics module for server-side performance logging (pretty basic)
- refactored standard API -> way cleaner
- standard API can optionally automatically create/alter sessions when API is used by authenticated user

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.