Pinned Repositories
Adafruit_CircuitPython_GPS
GPS parsing module for CircuitPython. Meant to parse NMEA data from serial GPS modules.
double-indent
a code formatter indenting function and method definitions twice
ee-task-start
userscript to start or cancel all running tasks in the google earthengine playground
flake8-ban-utcnow
flake8 plugin which bans the usage of datetime.datetime.utcnow and datetime.datetime.utcfromtimestamp
flake8-timeout
flake8 plugin which checks that a timeout is set to all requests and urllib.request.open calls
gh-md-to-moodle
ip-remove
a CLI to remove ip-addresses from a file
postgres-angle-avg
A C-Language function for PostgreSQL allowing to average angles in degree
solpos
a python wrapper around NREL's SOLPOS 2.0
solpos-postgres
jkittner's Repositories
jkittner/flake8-timeout
flake8 plugin which checks that a timeout is set to all requests and urllib.request.open calls
jkittner/ip-remove
a CLI to remove ip-addresses from a file
jkittner/double-indent
a code formatter indenting function and method definitions twice
jkittner/flake8-ban-utcnow
flake8 plugin which bans the usage of datetime.datetime.utcnow and datetime.datetime.utcfromtimestamp
jkittner/gh-md-to-moodle
jkittner/Adafruit_CircuitPython_GPS
GPS parsing module for CircuitPython. Meant to parse NMEA data from serial GPS modules.
jkittner/postgres-angle-avg
A C-Language function for PostgreSQL allowing to average angles in degree
jkittner/solpos
a python wrapper around NREL's SOLPOS 2.0
jkittner/solpos-postgres
jkittner/ai-course-final-assignment
jkittner/combilog
Python package to to interact with the combilog1022 by Theodor Friedrichs.
jkittner/CrowdQCplus
Quality control (QC) for citizen weather station data.
jkittner/eddypro-gui
EddyPro GUI
jkittner/flask-orjson
A Flask/Quart JSON provider using the fast orjson library.
jkittner/flask-wtf
Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration.
jkittner/goaccess
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
jkittner/gpslog
A tool to track your travel route using the adafruit gps and a raspberry pi.
jkittner/meteo-qc
jkittner/netatmo-auth-app
a tool to log into netatmo via oauth2
jkittner/personal-devenv
jkittner/pygments-crbasic
A pygments lexer for campbell scientific's crbasic language
jkittner/pythermalcomfort
Package to calculate several thermal comfort indices (e.g. PMV, PPD, SET, adaptive) and convert physical variables.
jkittner/setup-cfg-fmt
apply a consistent format to `setup.cfg` files
jkittner/sri-checker
a linter and pre-commit hook to check SRI-hashes in HTML files
jkittner/template
template repository
jkittner/terracotta
A light-weight, versatile XYZ tile server, built with Flask and Rasterio :earth_africa:
jkittner/typeshed
Collection of library stubs for Python, with static types
jkittner/usefixtures
A code formatter to rewrite pytest fixtures passed as unused arguments as a `@pytest.mark.usefixtures` decorator
jkittner/windrose
A Python Matplotlib, Numpy library to manage wind data, draw windrose (also known as a polar rose plot), draw probability density function and fit Weibull distribution
jkittner/wtforms
A flexible forms validation and rendering library for Python.