Skip to content

PiRK/pymca_launcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pymca

At this point this module just makes sure that pip install pymca install current PyMca5 version. It is more natural for the user to type pip install pymca than pip install PyMca5.

This module will probably evolve into a generic launcher.

Installation

To install, just run:

pip install pymca

To install locally, run:

pip install pymca --user

Dependencies

PyMca5, fisx and numpy for command line use.

Matplotlib and one of PyQt4, PySide or PyQt5 to use the graphical interfaces.

License

This code is licensed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Batchfile 0.3%