Pinned Repositories
angular-universal-pre-render
assignments
Work Assignements for Divya
battleship
battleship game
nway
pyarun's Repositories
pyarun/angular-universal-pre-render
pyarun/battleship
battleship game
pyarun/bkTest
Data cruncher
pyarun/celery
Distributed Task Queue (development branch)
pyarun/ck-ngx-admin
pyarun/conductor-python
Conductor OSS SDK for Python programming language
pyarun/Cronicle
A simple, distributed task scheduler and runner with a web based UI.
pyarun/dj-photo
photolouge django course project
pyarun/django-address
A Django address model and field. Addresses may be specified by address components or by performing an automatic Google Maps lookup.
pyarun/django-channels-presence
"Rooms" and "Presence" for django-channels
pyarun/django-db-mailer
Django module to easily send emails/sms/tts/push using django templates stored on database and managed through the Django Admin
pyarun/django-logtailer
Allows the viewing of any log file entries in real time directly from the Django admin interface. It allows you to filter on logs with regex and offer also a log clipboard for save desired log lines to the django db.
pyarun/django-mongoengine
django mongoengine integration
pyarun/django-mongonaut
Built from scratch to replicate some of the Django admin functionality and add some more, to serve as an introspective interface for Django and Mongo.
pyarun/django-profiler
django-profiler is util for profiling python code mainly in django projects but can be used also on ordinary python code. It counts sql queries a measures time of code execution. It logs its output via standard python logging library and uses logger profiling. If your profiler name doesn't contain any empty spaces e.g. Profiler('Profiler1') django-profiler will log all the output to the profiling.Profiler logger.
pyarun/django-shop
A Django based shop system
pyarun/django-shop-coupons
pyarun/django-shop-discounts
Configurable discounts for django-shop
pyarun/djangoapigateway
This is a simple apigateway for django to transmit restful api.
pyarun/docker-elk
The Elastic stack (ELK) powered by Docker and Compose.
pyarun/docker-pg-backup
A cron job that will back up databases running in a docker postgres container
pyarun/DragNDrop
pyarun/drf-dynamic-fields
Dynamically select only a subset of fields per DRF resource, either using a whitelist or a blacklist.
pyarun/drf-extensions
DRF-extensions is a collection of custom extensions for Django REST Framework
pyarun/drf-mongo-filters
Filtering tools for django rest framework mongoengine.
pyarun/kompose
Go from Docker Compose to Kubernetes
pyarun/pyinstaller
Freeze (package) Python programs into stand-alone executables
pyarun/pyinstaller-test-app
pyarun/PyTradier
A Python library for interfacing with Tradier.com's trading API.
pyarun/sampleproject
A sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects"