Skip to content

nagvalhm/epure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image (4)

New way to store data, smart query constructor, concise syntax


Documentation: https://epurelib.github.io/latest/

Source Code: https://github.com/nagvalhm/epure

PyPI: https://pypi.org/project/epure/


Epure is python type-hints based ORM - you can store and retrieve data having no idea about database, table and columns. All technical details hidden from you. Care only about your business logic 🤑.

Key features:

  • Convenient: Many useful and intuitive tools, like Elist, Eset, JoinResource and many more
  • Fast: Create tables based on your classes in no time
  • Concise: Encourages efficient building of flexible and smart queries
  • Simple, yet powerful: Simple for novice, powerful for expert


Please refer to our official documentation!

https://epurelib.github.io/latest/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages