simple-svelte-autocomplete
Simple Autocomplete / typeahead component for Svelte
- autocomplete html5 flag
- Delay between requests (afin de ne pas surcharger le serveur)
- Ignore the old late responses (afin de ne pas afficher de vieux résultats)
- List items customization
- Activity indicator
- Async generator support
- Suggestions ignore diacritics
- Submit enter by pressing Enter
- Sort results by pertinence
canaille
Simplistic OpenID Connect provider over OpenLDAP
sheraf
A versatile ZODB abstraction layer
- Attribute hooks
- Values method can index single values
- Better QuerySet performances
- Enum attribute
- Attribute shared indexes
- Indexes alternate definitions
- raise exception if ModelAttribute is called without Model
python-slapd
Controls a slapd process in a pythonic way
- Project creation and publication.
cpython
- pprint.pprint function displays integer with underscores
- Change URL for 'from' link when used in a raised exception
- fix input-output order in interpreter example
wtforms
A flexible forms validation and rendering library for Python.