Skip to content

Type stubs that make tortoise a bit easier to work with when using type checkers

License

Notifications You must be signed in to change notification settings

zmievsa/tortoise-orm-stubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tortoise-orm-stubs

Type stubs that make tortoise-orm a bit easier to work with when using type checkers.

Specifically, data fields' types automatically reflect the value of null argument (i.e. become optional if you set null=True)

Installation

pip install tortoise-orm-stubs

Disclaimer

Previously tortoise-orm-stubs provided a lot more value but now the majority of its functionality has become a part of tortoise-orm. Hopefully, it will become completely unnecessary in the future.

About

Type stubs that make tortoise a bit easier to work with when using type checkers

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published