Pinned Repositories
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
cambridge-bicycle-usage
Analyzing Cambridge bicycle usage over time
crochet
Crochet: use Twisted anywhere!
dask-memusage
A low-impact profiler to figure out how much memory each task in Dask is using
eliot
Eliot: the logging system that tells you *why* it happened
giljoy
Python Global Interpreter Lock (GIL) Profiler
pandoc-book-template
LaTeX setup for Pandoc to produce reasonable-looking book PDFs
semantic-sidebar-example
A better way of using Semantic UI sidebars
txtulip
Run Twisted on the Tulip/asyncio event loop
filprofiler
A Python memory profiler for data processing and scientific computing applications
itamarst's Repositories
itamarst/txtulip
Run Twisted on the Tulip/asyncio event loop
itamarst/semantic-sidebar-example
A better way of using Semantic UI sidebars
itamarst/giljoy
Python Global Interpreter Lock (GIL) Profiler
itamarst/boltons
🔩 Like builtins, but boltons. 230+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
itamarst/data
Python related videos and metadata powering =>
itamarst/klein
werkzeug + twisted.web
itamarst/ambassador
open source Kubernetes-native API gateway for microservices built on the Envoy Proxy
itamarst/characteristic
Say ‘yes’ to types but ‘no’ to typing!
itamarst/cookiecutter-flask
A flask template with Bootstrap 4, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter.
itamarst/dev.to
Where programmers share ideas and help each other grow
itamarst/dockerfile_post
Code to accompany https://www.caktusgroup.com/blog/2017/03/14/production-ready-dockerfile-your-python-django-app/
itamarst/eliottree
Render Eliot logs as an ASCII tree
itamarst/git2go
Git to Go. Like McDonald's but tastier.
itamarst/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
itamarst/murpy
Experiments in deterministic Python reentrancy- and thread-safety tests
itamarst/nodejs-ex
node.js example
itamarst/opentsdb
A scalable, distributed Time Series Database.
itamarst/precalculate
Precalculate expensive operations in a thread pool, for fater access
itamarst/prpc-issues
Report issues/problems with Production-Ready Python Containers
itamarst/psutil
Cross-platform lib for process and system monitoring in Python
itamarst/pyrsistent
Persistent/Immutable/Functional data structures for Python
itamarst/python-rapidjson-feedstock
A conda-smithy repository for python-rapidjson.
itamarst/sensorapi
itamarst/sinatra
Classy web-development dressed in a DSL (official / canonical repo)
itamarst/softcover-docker
Softcover book publishing tool packaged as Docker image
itamarst/sparkmagic
Jupyter magics and kernels for working with remote Spark clusters
itamarst/typeguard
Run-time type checker for Python