Pinned Repositories
google-pubsub-emulator-python
Example of how to use Google PubSub Emulator and an async Python client
javascript-js2png
Hide JavaScript code into PNG image
json-schema-codegen
Generate code from JSON schema files
komposer
littlegit
A very little Python wrapper around Git CLI
python-incidentio-client
python-skia
Python bindings to Skia image library
python-webm
Python interface to the Google WebM video/image codec
sqlalchemy-to-json-schema
Convert SQLAlchemy models to JSON Schema definitions
tabbedwindow-qt
expobrain's Repositories
expobrain/astexplorer
A web tool to explore the ASTs generated by various parsers.
expobrain/babel-plugin-flow-react-proptypes
A babel plugin to generate React PropTypes definitions from Flow type declarations.
expobrain/bat
A cat(1) clone with wings.
expobrain/black
The uncompromising Python code formatter
expobrain/cron_parser
expobrain/CTOSecurityChecklist
The SaaS CTO Security Checklist
expobrain/DefinitelyTyped
The repository for high quality TypeScript type definitions.
expobrain/flask-restful
Simple framework for creating REST APIs
expobrain/flask-restplus
Fully featured framework for fast, easy and documented API development with Flask
expobrain/generateDS
GitHub mirror of https://bitbucket.org/dkuhlman/generateds
expobrain/git-interactive-rebase-tool
Native cross platform full feature terminal based sequence editor for git interactive rebase. Written in Rust using ncurses.
expobrain/httpie
Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. Follow https://twitter.com/clihttp for tips and updates.
expobrain/httptest
An example of a Rust web service with Iron and Hyper
expobrain/incremental-object
Handle modifications of a JSON-like object with incremental updates
expobrain/java
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
expobrain/jsx-control-statements
Neater If and For for React JSX
expobrain/libpg_query
C library for accessing the PostgreSQL parser outside of the server environment
expobrain/marshmallow-sqlalchemy
SQLAlchemy integration with marshmallow
expobrain/pip
The Python Package Installer (recommended by PyPA)
expobrain/psqlparse
A python module that gives access to PostgreSQL's query parser, for turning SQL into a parse tree.
expobrain/py-filelock
A platform independent file lock for Python
expobrain/pygit2
Python bindings for libgit2
expobrain/pypicloud
S3-backed pypi server implementation
expobrain/python-astexport
Export Python AST to JSON
expobrain/python-exasol
EXASOL Python package to interact with EXASOL out of Python scripts
expobrain/rrule_croned
expobrain/sqlparse
A non-validating SQL parser module for Python
expobrain/teamcity
dohq-teamcity is a Python package providing access to the JetBrains TeamCity server API.
expobrain/typed_ast
Modified fork of CPython's ast module that parses `# type:` comments
expobrain/ultrajson
Ultra fast JSON decoder and encoder written in C with Python bindings