Pinned Repositories
100daysofweb-with-python-course
Demo code and resources for our 100 Days of Web in Python Course
aiocache
Asyncio cache manager for redis, memcached and memory
apacheTheme
This is a modified apaxy theme for apache.
competitiveCoding
This is repo for competitive Coding
computation
Turing Machine - The ultimate art of Computation
fedOrNotFed
Quiz app in iOS about rojer federer
OCR_TF
OCR using tensor flow
PelicanBlog
Static jekyll like python blog
pytype
A static type analyzer for Python code
Text_Summarization
Text Summarizaton with python nltk library
Arvind2222's Repositories
Arvind2222/aioquic
QUIC and HTTP/3 implementation in Python
Arvind2222/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
Arvind2222/architecture-decision-record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
Arvind2222/artifactory
dohq-artifactory: a Python client for Artifactory
Arvind2222/arvind2222.github.io
This is my portfolio
Arvind2222/becoming-a-expert-python
Repository with tutorial, lessons, exercises, awesome to learn Python.
Arvind2222/cpython
The Python programming language
Arvind2222/custom-heroku-javawebapp
Arvind2222/datadogpy
The Datadog Python library
Arvind2222/django
The Web framework for perfectionists with deadlines.
Arvind2222/dnf
Package manager based on libdnf and libsolv. Replaces YUM.
Arvind2222/eventkit
Event-driven data pipelines
Arvind2222/httpd
Mirror of Apache HTTP Server. Issues: http://issues.apache.org
Arvind2222/kubernetes
Production-Grade Container Scheduling and Management
Arvind2222/mongo-python-driver
PyMongo - the Python driver for MongoDB
Arvind2222/MVN-WEB-Application
Arvind2222/mycli
A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
Arvind2222/opentelemetry-python
OpenTelemetry Python API and SDK
Arvind2222/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
Arvind2222/qtpylib
QTPyLib, Pythonic Algorithmic Trading
Arvind2222/rails
Ruby on Rails
Arvind2222/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
Arvind2222/sanic
Next generation Python web server/framework | Build fast. Run fast.
Arvind2222/sanic-prometheus
Prometheus metrics for Sanic, an async python web server
Arvind2222/sentry-python
The new Python SDK for Sentry.io
Arvind2222/sentry8
Arvind2222/sqlalchemy-stubs
Mypy plugin and stubs for SQLAlchemy
Arvind2222/tensorflow-1
An Open Source Machine Learning Framework for Everyone
Arvind2222/transitions
A lightweight, object-oriented finite state machine implementation in Python with many extensions
Arvind2222/websockets
Library for building WebSocket servers and clients in Python