backport bug fixes from 0.3.4 into master, reimplement ConfigSource() and add a superclass, part 2
This commit is contained in:
parent
4ccf4fb7a0
commit
4919edc871
14 changed files with 452 additions and 91 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Good morning, my brother! Welcome the SUOU (SIS Unified Object Underarmor), a library for the management of the storage of objects into a database.
|
||||
|
||||
It provides utilities such as [SIQ](https://sakux.moe/protocols/siq.html), signing and generation of access tokens (on top of [ItsDangerous](https://github.com/pallets/itsdangerous)) and various utilities, including helpers for use in Flask and SQLAlchemy.
|
||||
It provides utilities such as [SIQ](https://yusur.moe/protocols/siq.html), signing and generation of access tokens (on top of [ItsDangerous](https://github.com/pallets/itsdangerous)) and various utilities, including helpers for use in Flask and SQLAlchemy.
|
||||
|
||||
**It is not an ORM** nor a replacement of it; it works along existing ORMs (currently only SQLAlchemy is supported lol).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue