barseghyanartur / ska
Sign data using symmetric-key algorithm encryption. Validate signed data and identify possible validation errors. Uses sha-(1, 224, 256, 385 and 512)/hmac for signature encryption. Custom hash algorithms are allowed. Useful shortcut functions for signing (and validating) dictionaries and URLs.
☆42Updated last year
Alternatives and similar repositories for ska:
Users that are interested in ska are comparing it to the libraries listed below
- A Django middleware implementing the Referrer-Policy header☆32Updated 4 years ago
- Some benchmark for Django REST framework☆16Updated 9 years ago
- Small, simple, app to show a down page or redirect to another site while you make upgrades.☆32Updated 5 years ago
- provides a way to integrate a sphinx based documentation into your app.☆31Updated 5 years ago
- Newsfeed-style event tracking and subscription management for django-entity.☆21Updated last year
- A Django database field for storing YAML data☆32Updated 7 months ago
- ☆38Updated 9 years ago
- Django Adjacency-List trees using PostgreSQL Common Table Expressions (CTE)☆46Updated 3 years ago
- Django Assets Managed Nicely☆30Updated last year
- ☆1Updated last year
- Offline messages for Django Web Framework☆45Updated 2 years ago
- Simple CMS for Django projects☆57Updated 4 years ago
- Stores a model as a dictionary☆26Updated 5 years ago
- A Django Debug Toolbar panel for most popular http library requests.☆16Updated 5 years ago
- Run manage.py commands from anywhere. Finds the closest to current path manage.py file and runs commands against it.☆34Updated 4 years ago
- Circular template inheritance for Django☆107Updated 4 years ago
- People and Organizations☆9Updated 5 years ago
- Chrome Logger support for Django☆26Updated 8 years ago
- A Django `cache_page` decorator on steroids.☆149Updated last year
- Entity relationship management for Django☆57Updated last month
- Django Admin Caching made easy☆13Updated 2 years ago
- A translatable password validator for django, based on zxcvbn-python and available with pip.☆29Updated last month
- Custom field for Django to separate multiple values in database with a separator and retrieve them as list☆26Updated 4 months ago
- A django package to speed-up your HTML email developpement workflow in django☆27Updated 2 years ago
- An advanced template tag for caching in django : versionning, compress, partial caching, easy inheritance...☆77Updated 2 years ago
- Content flagging for Django☆23Updated 3 years ago
- Model manager utils for Django☆57Updated 6 months ago
- PubSubHubbub support for Django☆93Updated 5 months ago
- A template block oriented Django helper for @defunkt's jquery-pjax.