Skip to content

The molecule editor in the Project Chi software package, currently in early development.

License

Notifications You must be signed in to change notification settings

project-chi/chi-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

247 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chi-editor

The molecule editor in the Project Chi software package, currently in early development.

Preparations

Firstly, ensure that you have an installed Python 3.10. If you don't, get the one, Python 3.10.8 for example. Notice: you need to remember the installation path, so we can pass it to Poetry later!

After that, you need to set up Poetry: you can find all instructions here.

Setup

Clone the repository and open the terminal inside it, execute:

poetry env use {PATH-TO-PYTHON-3.10-EXECUTABLE}
poetry install

After that, Poetry should create a virtual environment for this project, so you can try to play with it!

Usage

To start the application, execute:

poetry run python -m chi_editor

About

The molecule editor in the Project Chi software package, currently in early development.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages