Skip to main content
Yanked

This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Reason given by maintainers: The package has been renamed, please install pyglotaran instead.

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

Release files for glotaran 0.0.8

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for glotaran 0.0.8
File Size Uploaded
glotaran-0.0.8.tar.gz 39.7 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for glotaran 0.0.8
File
glotaran-0.0.8-cp37-cp37m-win_amd64.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-64 Details
glotaran-0.0.8-cp37-cp37m-win32.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-32 Details
glotaran-0.0.8-cp37-cp37m-macosx_10_7_x86_64.whl CPython 3.7 CPython 3.7 pymalloc macOS 10.7+ x86-64 Details
glotaran-0.0.8-cp36-cp36m-win_amd64.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-64 Details
glotaran-0.0.8-cp36-cp36m-win32.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-32 Details
glotaran-0.0.8-cp36-cp36m-macosx_10_7_x86_64.whl CPython 3.6 CPython 3.6 pymalloc macOS 10.7+ x86-64 Details

Total release size: 1.1 MB

Release files / glotaran-0.0.8.tar.gz

Download URL glotaran-0.0.8.tar.gz
Size 39.7 kB
Tags Source
SHA-256 checksum
How to use checksums
c5c4ec053e5d8b068b1aecbb6d053119da0d12a990561be960ecd02bfaf0a186
BLAKE2b-256 checksum
How to use checksums
f7ea884672b74ccb15478a4e0618aad04f7d3684f53441c242629a1856e133fd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6

Release files / glotaran-0.0.8-cp37-cp37m-win_amd64.whl

Download URL glotaran-0.0.8-cp37-cp37m-win_amd64.whl
Size 183.5 kB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
b733f89acd943c4ac430a614522306f8a032818e34497f1bf410c9bc3e8784d5
BLAKE2b-256 checksum
How to use checksums
084eae6497337a4c4fc03f9f78b993c6667788723c7f8bb614bd79de310be2da
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0

Release files / glotaran-0.0.8-cp37-cp37m-win32.whl

Download URL glotaran-0.0.8-cp37-cp37m-win32.whl
Size 160.2 kB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
c1e1f6c2a051003be5a58f738231cabaa810949fd83ded8b05ea741a15e6b982
BLAKE2b-256 checksum
How to use checksums
dc8ee547adde4e42b9e5a62c994fc6ac768c385c0c813abe07d48c28390ff12b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0

Release files / glotaran-0.0.8-cp37-cp37m-macosx_10_7_x86_64.whl

Download URL glotaran-0.0.8-cp37-cp37m-macosx_10_7_x86_64.whl
Size 193.1 kB
Tags CPython 3.7 CPython 3.7 pymalloc macOS 10.7+ x86-64
SHA-256 checksum
How to use checksums
2ab3f156dcf039c350959d7724cd31698c1a6592168edd1a825d773013a5582d
BLAKE2b-256 checksum
How to use checksums
41002d7accfa590a91bef86c06afdaecae4e6efb837aa524345dc26e1a19c270
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0

Release files / glotaran-0.0.8-cp36-cp36m-win_amd64.whl

Download URL glotaran-0.0.8-cp36-cp36m-win_amd64.whl
Size 184.0 kB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
efb7877573722dee823ca513ad07fdd070d1360b0a08c2ab0b59d877c437ae31
BLAKE2b-256 checksum
How to use checksums
bb47e23cfcf98f89e313b89626d51a56ec1e8216c3536bfe39f0dc1ca2202ca3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6

Release files / glotaran-0.0.8-cp36-cp36m-win32.whl

Download URL glotaran-0.0.8-cp36-cp36m-win32.whl
Size 160.4 kB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
5c397d9e8818cc4e5239467285d8dbd0d970f9b142bcbe46abd1e06cb17cc0fa
BLAKE2b-256 checksum
How to use checksums
4739ef698cf87a5781b75d270fc537e1c4dc6bcc51a3cae82b82cd74208f316f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6

Release files / glotaran-0.0.8-cp36-cp36m-macosx_10_7_x86_64.whl

Download URL glotaran-0.0.8-cp36-cp36m-macosx_10_7_x86_64.whl
Size 192.9 kB
Tags CPython 3.6 CPython 3.6 pymalloc macOS 10.7+ x86-64
SHA-256 checksum
How to use checksums
632f70e2e8ca9dad9a6e4ecf9e1ee676d646c7e28dbf6ef0acd81da84f49d218
BLAKE2b-256 checksum
How to use checksums
3ebd4ca1af2cbdc61fc952f11fc21b004f4f24acef3ce2d5f374d165b0766ce8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6

Release history Release notifications | RSS feed

0.1.0

2 release files

0.0.16

2 release files

0.0.15

2 release files

0.0.14

2 release files

0.0.13

2 release files

0.0.12

2 release files

0.0.10

7 release files

0.0.9

7 release files

This release

0.0.8 This release

7 release files

0.0.7

7 release files

0.0.6

7 release files

0.0.5

3 release files

0.0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page