Skip to main content

Gadget3 read routines & other scripts.

Project description

g3t

Fork of Antonio Ragagnin's g3t repository (https://github.com/kyleaoman/g3t), turning it into an installable python package.

Installation: From pypi:

  • 'pip install g3t'

From github:

  • Download via web UI, or 'git clone https://github.com/kyleaoman/g3t.git'
  • Install dependencies if necessary (see setup.py).
  • Global install (Linux):
    • cd to directory with 'setup.py'
    • run 'sudo pip install -e .' (-e installs via symlink, so pulling repository will do a 'live' update of the installation)
  • User install (Linux):
    • cd to directory with 'setup.py'
    • ensure '~/lib/python3.7/site-packages' or similar is on your PYTHONPATH (e.g. 'echo $PYTHONPATH'), if not, add it (perhaps in .bash_profile or similar)
    • run 'pip install --prefix ~ -e .' (-e installs via symlink, so pulling repository will do a 'live' update of the installation)
  • cd to a directory outside the module and launch python; you should be able to do 'from g3t import *'

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

g3t-0.1.tar.gz (73.4 kB view details)

Uploaded Source

Built Distribution

g3t-0.1-py3-none-any.whl (78.8 kB view details)

Uploaded Python 3

File details

Details for the file g3t-0.1.tar.gz.

File metadata

  • Download URL: g3t-0.1.tar.gz
  • Upload date:
  • Size: 73.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for g3t-0.1.tar.gz
Algorithm Hash digest
SHA256 4f3b3b3da03e916c15dab9a2f631081f672572710ea1f861d0d34a571cdcabb3
MD5 276932df13be3ae322391991a55b6e13
BLAKE2b-256 d0659dbc3eaf7aab67a1b6607dbe301630d0f208b9207ad49a2ca7dba74dd188

See more details on using hashes here.

File details

Details for the file g3t-0.1-py3-none-any.whl.

File metadata

  • Download URL: g3t-0.1-py3-none-any.whl
  • Upload date:
  • Size: 78.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for g3t-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 341c57a92adf68e34e73ab0f3903fc8b21b7ac964cd146de4ae0181af26fc351
MD5 1facf88c1238d2ab3485924178f9cfe9
BLAKE2b-256 8b6665efc89f68455228f448f0d3ce866b35630e9e366fa21a647f560eaac52a

See more details on using hashes here.

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