Skip to main content

The Glotaran fitting engine.

Reason this release was yanked:

The package has been renamed, please install pyglotaran instead.

Project description

glotaran-placeholder

A placeholder for the glotaran python package to be updated in the not-so-distant future.

Instructions for use

Please do not try to install or use this package, it isn't meant to do anything yet. If you accidentally installed it, now is the time to uninstall it, and wait for the 1.0 or 2.0 release.

latest release Build Status Build Status Documentation Status Coverage Status


Glotaran

Global and target analysis software package based on Python

Warning

This project is still in its pre-alpha phase and undergoing rapid development, including changes to the core API, thus it is not production ready.

Proceed at your own risk!

Additional warning for scientists

The algorithms provided by this package still need to be validated and reviewed, pending the official release it should not be used in scientific publications.

Installation

To install glotaran, run this command in your terminal:

pip install glotaran

This is the preferred method to install glotaran, as it will always install the most recent stable release.

Vagrant

The repository contains a Vagrantfile which sets up a Vagrant box with included Jupyter Lab.

After installing Vagrant simply go to the repository folder and issue

vagrant up
# OR

vagrant up --provider virtualbox

Note: You will need VirtualBox installed.

After running vagrant up, open a browser and browse to localhost:9999 (127.0.0.1:9999) or simply doubleclick open_vagrant-jupyter.html.

To shut down the box, issue

vagrant down / halt

To connect (via ssh) and aquire a terminal on the box issue:

vagrant ssh

To delete it (and remove all traces from your computer)

vagrant destroy

To update the glotaran-core installation on a vagrant box (without rebuilding it):

vagrant ssh
cd /vagrant
sudo python3 setup.py install
exit
vagrant reload

Credits

The credits can be found in the documentations credits section

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

glotaran-0.0.10.tar.gz (49.4 kB view hashes)

Uploaded Source

Built Distributions

glotaran-0.0.10-cp37-cp37m-win_amd64.whl (208.7 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

glotaran-0.0.10-cp37-cp37m-win32.whl (184.9 kB view hashes)

Uploaded CPython 3.7m Windows x86

glotaran-0.0.10-cp37-cp37m-macosx_10_7_x86_64.whl (217.2 kB view hashes)

Uploaded CPython 3.7m macOS 10.7+ x86-64

glotaran-0.0.10-cp36-cp36m-win_amd64.whl (208.7 kB view hashes)

Uploaded CPython 3.6m Windows x86-64

glotaran-0.0.10-cp36-cp36m-win32.whl (184.9 kB view hashes)

Uploaded CPython 3.6m Windows x86

glotaran-0.0.10-cp36-cp36m-macosx_10_7_x86_64.whl (216.8 kB view hashes)

Uploaded CPython 3.6m macOS 10.7+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page