Pinned Repositories
clamped
Example project using clamp package
hellowsgi
Sample use of fireside wsgi support, with clamp
jstubgen
Python type hint stub generator for Java classes. Just a POC for now!
jython-storm-starter
Run Jython code within the Storm framework for distributed and fault-tolerant realtime computation
pip
The PyPA recommended tool for installing Python packages. This fork is to support it for Jython. Use it against the lastest version of Jython trunk at https://bitbucket.org/jython/jython
socket-reboot
Design of a reworked implementation of socket, ssl, and select modules for Jython, using Netty 4.
tagstr
This repo contains an issue tracker, examples, and early work related to PEP 999: Tag Strings
talks
Collection of public talks
jimbaker's Repositories
jimbaker/tagstr
This repo contains an issue tracker, examples, and early work related to PEP 999: Tag Strings
jimbaker/clamped
Example project using clamp package
jimbaker/talks
Collection of public talks
jimbaker/hellowsgi
Sample use of fireside wsgi support, with clamp
jimbaker/socket-reboot
Design of a reworked implementation of socket, ssl, and select modules for Jython, using Netty 4.
jimbaker/jython-storm-starter
Run Jython code within the Storm framework for distributed and fault-tolerant realtime computation
jimbaker/jstubgen
Python type hint stub generator for Java classes. Just a POC for now!
jimbaker/pip
The PyPA recommended tool for installing Python packages. This fork is to support it for Jython. Use it against the lastest version of Jython trunk at https://bitbucket.org/jython/jython
jimbaker/craton
Fleet management for OpenStack
jimbaker/js-on-js
JavaScript on JavaScript
jimbaker/acrawler
Asyncio-based crawler
jimbaker/blog
Blog posts
jimbaker/coffeefilter
Sample project for ServletFilter support
jimbaker/cpython
The Python programming language
jimbaker/fl-string-pep
PEP to add fl-string support to Python 3.10
jimbaker/guava
Wraps Guava collections as Python types
jimbaker/html5lib-python
Forked to remove use of isolated surrogates in unicode literals, which is not supported on Jython.
jimbaker/jvm-language-summit
Lightning talk for JVM Language Summit on Java integration in Jython
jimbaker/peps
Python Enhancement Proposals
jimbaker/poi
Example spreadsheets and code for working with POI and Jython
jimbaker/presentation
Presentation for CSCI 3155 Spring 2016
jimbaker/python-gsoc.github.io
Website and ideas page for Python's Google Summer of Code efforts
jimbaker/python-sortedcontainers
Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set
jimbaker/rackspace_privatecloud_jobs
jimbaker/sqlalchemy_schemadisplay
jimbaker/webob
WSGI request and response objects