Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 950 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 950 Bytes

Python 3.11

Planetary Flow

⚠️ This is a prototype.

For more details on the status of the project, see feature_tracking.md

Compatibility

As of now, testing only performed on MacOS (Ventura).

Dev

Not fully documented yet, see Makefile for commands to get started with the development process!

Currently using Python version 3.11.3 in development. Unfortunately there is no testing with other versions yet, but if you'd like to get started hacking on the project I'd recommend pyenv.

This project uses poetry to manage dependencies, environments, and as a simple build tool.

Dev Dependencies in Poetry

poetry add ipykernel --group dev

Contributing and Feedback

Please use the Issues tab, thank you!