Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.
/ fujian Public archive

Browser-to-Python bridge for nCoda.

License

Notifications You must be signed in to change notification settings

nCoda/fujian

Repository files navigation

Fujian

Requirements Status Tests on CircleCI Code coverage Code issues Project Documentation

PyPI:

Fujian on PyPI

Release status

Compatible Python versions

Compatible Python interpreters

License

It's simple: Fujian accepts Python code in the request body of a PUT request, executes the code, then returns the result.

The server is named after Fujian (福建) Province of the Peopl's Republic of China. The intention is to use it with our "lychee" software ("litchi" package on PyPI). Lychees are a fruit that grow in southern China. Fujian is a province in southern China. If you're importing lychee (and we do indeed want to import lychee) they're probably coming from southern China.

Do note that this application opens the door to a wide range of security issues that we don't plan to address. Fujian is intended for use on localhost only. Opening it up to the public Internet is a tremendously bad idea!

Fujian already supports Python 3, and we will add support for PyPy3 when the time comes.