TODO
Project description
TODO: Write something smart here
Examples
Spawn IPython with Preloaded Modules
TODO
Spawn SageMath
$ cat warmup.py
import sage.all
$ cat startup.py
from sage.misc.banner import banner
banner()
from sage.repl.interpreter import SageTerminalApp
app = SageTerminalApp.instance()
app.initialize()
app.start()
$ forsake-server --socket /tmp/forsake.socket --warmup warmup.py
$ forsake-client --socket /tmp/forsake.socket --startup startup.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
forsake-0.1.0.tar.gz
(5.7 kB
view details)
Built Distribution
File details
Details for the file forsake-0.1.0.tar.gz
.
File metadata
- Download URL: forsake-0.1.0.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a22835417eab9ac6dfe5a552bc992db33aed9a9f5607fba712c5926f4a3eb96 |
|
MD5 | cb5163c306fe46075fdc1ad4222af3f3 |
|
BLAKE2b-256 | 192a0196a495df70d3c3788b4e34572ec5e74c7061b4327fdf1c42bc943940c0 |
File details
Details for the file forsake-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: forsake-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab39e5c7d311e6f0e77c40329fb53c1512981fba34e247fb1e80813e1acf5a98 |
|
MD5 | 0c3f309ba3f6d75a038d2b1bdbc07e0d |
|
BLAKE2b-256 | e84ad19a4be602ed8d95ca42c628dad97a15bfe3e6cbf2cfe507adf37aafae6d |