Pinned Repositories
logbook
A cool logging replacement for Python.
spacetrack
Python client for space-track.org
APDL-Syntax
APDL (ANSYS) syntax highlighting package for Sublime Text.
orbital
High level orbital mechanics package.
parver
Parse and manipulate version numbers.
pg_grant
Python library to parse PostgreSQL privileges
ratelimiter
Simple Python module providing rate limiting
represent
Create __repr__ automatically or declaratively.
sqlalchemy_aio
Asyncio strategy for SQLAlchemy.
yourls-python
Python YOURLS client
RazerM's Repositories
RazerM/sqlalchemy_aio
Asyncio strategy for SQLAlchemy.
RazerM/APDL-Syntax
APDL (ANSYS) syntax highlighting package for Sublime Text.
RazerM/yourls-python
Python YOURLS client
RazerM/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
RazerM/advent-of-code-2019
RazerM/advent-of-code-2020
RazerM/advent-of-code-2021
RazerM/attrs-strict
Provides runtime validation of attributes specified in Python 'attr'-based data classes.
RazerM/axios
Promise based HTTP client for the browser and node.js
RazerM/celery
Distributed Task Queue (development branch)
RazerM/check_postgres
Nagios check_postgres plugin for checking status of PostgreSQL databases
RazerM/coveragepy
Code coverage measurement for Python
RazerM/cpython
The Python programming language
RazerM/crontabula
Parse crontab expressions with Python
RazerM/DefinitelyTyped
The repository for high quality TypeScript type definitions.
RazerM/eslint-config-prettier
Turns off all rules that are unnecessary or might conflict with Prettier.
RazerM/flake8-bugbear
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
RazerM/flask-login
Flask user session management.
RazerM/Flask-Migrate
SQLAlchemy database migrations for Flask applications using Alembic
RazerM/hydra
OpenID Certified™ OpenID Connect and OAuth Provider written in Go - cloud native, security-first, open source API security for your infrastructure. SDKs for any language. Works with Hardware Security Modules. Compatible with MITREid.
RazerM/loglevelnext
A modern logging library for Node.js that provides log level mapping to the console
RazerM/marshmallow_enum
Enum handling for Marshmallow
RazerM/mypy
Optional static typing for Python
RazerM/newtype-ts
Implementation of newtypes in TypeScript
RazerM/nextjs-starter-blog
Next.js template for creating a blog. Now with dark mode 🎉
RazerM/node-postgres
PostgreSQL client for node.js.
RazerM/outcome
Capture the outcome of Python function calls
RazerM/pip
The Python package installer
RazerM/pip-tools
A set of tools to keep your pinned Python dependencies fresh.
RazerM/toml-rs
A TOML encoding/decoding library for Rust