All Projects → django-admin-page-lock → Similar Projects or Alternatives

428 Open source projects that are alternatives of or similar to django-admin-page-lock

basicLibPP
A powerful library for inline-hook,lock,compress etc,and it is useful for anti-virus software.
Stars: ✭ 15 (+15.38%)
Mutual labels:  lock
Flask-QRcode
A concise Flask extension to easily render QR codes on Jinja2 templates using python-qrcode.
Stars: ✭ 89 (+584.62%)
Mutual labels:  pypi-packages
aiorwlock
Read/Write Lock - synchronization primitive for asyncio
Stars: ✭ 90 (+592.31%)
Mutual labels:  lock
django-admin-confirm
AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.
Stars: ✭ 34 (+161.54%)
Mutual labels:  django-admin
mbapipy
MercedesME platform as a Custom Component for Home Assistant.
Stars: ✭ 25 (+92.31%)
Mutual labels:  lock
optimistic lock coupling rs
🍋: A General Lock following paper "Optimistic Lock Coupling: A Scalable and Efficient General-Purpose Synchronization Method"
Stars: ✭ 21 (+61.54%)
Mutual labels:  lock
proxpi
PyPI caching mirror
Stars: ✭ 19 (+46.15%)
Mutual labels:  pypi
django-admin-charts
Create beautiful configurable charts from your models and display them on the django-admin index page or on django-admin-tools dashboard. The charts are based on models and criterias defined through admin interface and some chart parameters are configurable in live view.
Stars: ✭ 78 (+500%)
Mutual labels:  django-admin
distlock
The universal component of distributed locks in golang , support redis and postgresql
Stars: ✭ 60 (+361.54%)
Mutual labels:  lock
gitlit
A gui for Git LFS file locks
Stars: ✭ 14 (+7.69%)
Mutual labels:  lock
tchamba
Tchamba.random, is a real random data genarator (letters, jokes, names...)
Stars: ✭ 11 (-15.38%)
Mutual labels:  pypi
generate-word-cloud.py
🐍 A simple Python (2 or 3) script to generate a PNG word-cloud ☁️ image from a bunch of 📂 text files 🎉. Based on word_cloud by @amueller.
Stars: ✭ 19 (+46.15%)
Mutual labels:  pypi
django-admin-autocomplete-list-filter
Ajax autocomplete list filter for Django admin
Stars: ✭ 68 (+423.08%)
Mutual labels:  django-admin
openrefine-client
The OpenRefine Python Client from Paul Makepeace provides a library for communicating with an OpenRefine server. This fork extends the command line interface (CLI) and is distributed as a convenient one-file-executable (Windows, Linux, Mac). It is also available via Docker Hub, PyPI and Binder.
Stars: ✭ 67 (+415.38%)
Mutual labels:  pypi
django-quill
Easily use Quill.js in your django admin.
Stars: ✭ 54 (+315.38%)
Mutual labels:  django-admin
composer-diff
Compares composer.lock changes and generates Markdown report so you can use it in PR description.
Stars: ✭ 51 (+292.31%)
Mutual labels:  lock
browser-tabs-lock
Using this package, you can synchronise your code logic across browser tabs.
Stars: ✭ 29 (+123.08%)
Mutual labels:  lock
web2admin
web2py administration plugin
Stars: ✭ 27 (+107.69%)
Mutual labels:  django-admin
lit-ncov-report
洛阳理工学院 "健康状况管控平台" , 非官方Python封装库兼CLI工具与拓展实现
Stars: ✭ 41 (+215.38%)
Mutual labels:  pypi
pyfoobar
Python project template/scaffold and best practices
Stars: ✭ 31 (+138.46%)
Mutual labels:  pypi
django-admin-shell
Django/Python shell for django admin site.
Stars: ✭ 62 (+376.92%)
Mutual labels:  django-admin
wheelodex
An index of wheels
Stars: ✭ 20 (+53.85%)
Mutual labels:  pypi
freesasa-python
FreeSASA Python Module
Stars: ✭ 26 (+100%)
Mutual labels:  pypi-packages
querycontacts
Query network abuse contacts for a given ip address on abuse-contacts.abusix.zone
Stars: ✭ 13 (+0%)
Mutual labels:  pypi
django-yaaac
Ajax Autocomplete Django application
Stars: ✭ 13 (+0%)
Mutual labels:  django-admin
ISS Info
Python wrapper for tracking information about International Space Station via http://open-notify.org
Stars: ✭ 12 (-7.69%)
Mutual labels:  pypi
badge
Badges for your site to display cool badges for your projects such as downloads, license, status, ...
Stars: ✭ 14 (+7.69%)
Mutual labels:  pypi
dlock
Interval Lock
Stars: ✭ 19 (+46.15%)
Mutual labels:  lock
mojang
A wrapper for the Mojang API and Minecraft website
Stars: ✭ 19 (+46.15%)
Mutual labels:  pypi
craft-text-detector
Packaged, Pytorch-based, easy to use, cross-platform version of the CRAFT text detector
Stars: ✭ 151 (+1061.54%)
Mutual labels:  pypi
Pyaiodl
A python Asynchronous Downloader - Pyaiodl
Stars: ✭ 40 (+207.69%)
Mutual labels:  pypi
twitivity
🐍 Twitter Accounts Activity API Client Library for Python
Stars: ✭ 49 (+276.92%)
Mutual labels:  pypi
react-native-awesome-pin
A highly interactive and customisable PIN code screen for React Native.
Stars: ✭ 28 (+115.38%)
Mutual labels:  lock
django-streamfield
This is a simple realisation of StreamField's idea from Wagtail CMS for plain Django admin or with Grappelli skin.
Stars: ✭ 62 (+376.92%)
Mutual labels:  django-admin
pyutilib
A collection of general Python utilities, including logging and file IO, subprocess management, plugin systems, and workflow management.
Stars: ✭ 28 (+115.38%)
Mutual labels:  pypi
pypi-tools
Command-line Python scripts to do things with PyPI
Stars: ✭ 18 (+38.46%)
Mutual labels:  pypi
aceso
Python package to calculate 2SFCA and other measures of spatial accessibility
Stars: ✭ 20 (+53.85%)
Mutual labels:  pypi
pipx
Install and Run Python Applications in Isolated Environments
Stars: ✭ 5,698 (+43730.77%)
Mutual labels:  pypi
django-lock-tokens
A Django application that provides a locking mechanism to prevent concurrency editing.
Stars: ✭ 19 (+46.15%)
Mutual labels:  django-admin
door-controller-test-tool
Door controller test tool for physical access control devices. (THIS PROJECT IS NO LONGER MAINTAINED)
Stars: ✭ 13 (+0%)
Mutual labels:  lock
angular-lock
No description or website provided.
Stars: ✭ 16 (+23.08%)
Mutual labels:  lock
ocflib
Python libraries for account and server management
Stars: ✭ 13 (+0%)
Mutual labels:  pypi
asyncio-socks-server
A SOCKS proxy server implemented with the powerful python cooperative concurrency framework asyncio.
Stars: ✭ 154 (+1084.62%)
Mutual labels:  pypi
slow-down
A centralized Redis-based lock to help you wait on throttled resources
Stars: ✭ 21 (+61.54%)
Mutual labels:  lock
freeiot
A free, open-source Internet-Of-Thing Middleware Framework.
Stars: ✭ 19 (+46.15%)
Mutual labels:  pypi-packages
phpchartjs
A PHP library that makes it easy to generate data for ChartJS.
Stars: ✭ 24 (+84.62%)
Mutual labels:  lock
pandoc-latex-environment
Pandoc filter for adding LaTeX environement on specific div
Stars: ✭ 27 (+107.69%)
Mutual labels:  pypi
therapist
Work out your commitment issues.
Stars: ✭ 29 (+123.08%)
Mutual labels:  pypi
Vestaboard
An API Wrapper for Vestaboards written in Python
Stars: ✭ 23 (+76.92%)
Mutual labels:  pypi
yosys
Unofficial Yosys WebAssembly packages
Stars: ✭ 29 (+123.08%)
Mutual labels:  pypi
LockerScreen
Android lock screen,slide to unlock ! 安卓锁屏,上滑解锁,效果酷炫,值得拥有!
Stars: ✭ 81 (+523.08%)
Mutual labels:  lock
ci
Run npm ci using the appropriate Node package manager (npm, yarn, pnpm)
Stars: ✭ 39 (+200%)
Mutual labels:  lock
flytekit
Extensible Python SDK for developing Flyte tasks and workflows. Simple to get started and learn and highly extensible.
Stars: ✭ 82 (+530.77%)
Mutual labels:  pypi
django-google-optimize
Django-google-optimize is a Django application designed to make running server side Google Optimize A/B tests easy.
Stars: ✭ 37 (+184.62%)
Mutual labels:  django-admin
PypiScan
这个脚本主要提供对pypi供应链的源头进行安全扫描研究,扫描并发现未知的恶意包情况。
Stars: ✭ 25 (+92.31%)
Mutual labels:  pypi
poetry-setup
Generate setup.py (setuptools) from pyproject.toml (poetry)
Stars: ✭ 44 (+238.46%)
Mutual labels:  pypi
haxe-concurrent
A haxelib for basic platform-agnostic concurrency support
Stars: ✭ 69 (+430.77%)
Mutual labels:  lock
cookiecutter-pypackage
A cookiecutter template for Python package with heavy use of Github actions
Stars: ✭ 19 (+46.15%)
Mutual labels:  pypi
intrepid
Intrepyd Model Checker
Stars: ✭ 14 (+7.69%)
Mutual labels:  pypi
text-normalizer
Normalize text string
Stars: ✭ 12 (-7.69%)
Mutual labels:  pypi
61-120 of 428 similar projects