Skip to content

nasimanousheh/furious-atoms

Repository files navigation

Furious-Atoms

Small applications for atoms

To install:

pip install -e .

or

python tools/make.py install

To run it:

furious-atoms

To Create installer

python tools/make.py installer
python tools/make.py installer -v  # To get the verbose version

then you will the executable in installer_dist folder. To clean the build you will have to run:

python tools/make.py clean-installer

it will delete installer_dist and installer_buildfolders.

To Create wheel/package

python tools/make.py package

then, your wheel will be in dist folder. to clean it:

python tools/make.py clean-package

To clean

python tools/make.py clean

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages