You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Emmett is production ready and is compatible with Python 3.9 and above versions.
Emmett follows a semantic versioning for its releases, with a {major}.{minor}.{patch} scheme for versions numbers, where:
major versions might introduce breaking changes
minor versions usually introduce new features and might introduce deprecations
patch versions only introduce bug fixes
Deprecations are kept in place for at least 3 minor versions, and the drop is always communicated in the upgrade guide.
How can I help?
We would be very glad if you contributed to the project in one or all of these ways:
Talking about Emmett with friends and on the web
Adding issues and features requests here on GitHub
Participating in discussions about new features and issues here on GitHub
Improving the documentation
Forking the project and writing beautiful code
License
Emmett is released under the BSD License.
However, due to original license limitations, contents under validators and libs are included in Emmett under their original licenses. Please check the source code for more details.