Skip to content

drammock/scientific-python-installer

 
 

Repository files navigation

Installers for MNE-Python

Installers for MNE-Python for macOS, Windows, and Linux.

Installer running on macOS

Please visit the installers section of the MNE documentation for instructions on how to use them.

Development

Locally, installers can be built using tools/build_local.sh. Steps:

  1. Set up and activate a conda env with a forked version of constructor:
    $ conda env create -f environment.yml
    $ conda activate constructor-env
  2. Run ./tools/build_local.sh.
  3. Install the environment for your platform.
  4. Test it using the tests/.

About

Executable installers for core scientific Python packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 51.8%
  • Python 41.8%
  • Rich Text Format 4.8%
  • Batchfile 1.6%