G3t - GitHub

Skip to content Dismiss alert {{ message }} / g3t Public
  • Notifications You must be signed in to change notification settings
  • Fork 0
  • Star 0

Fork of Antonio Ragagnin's g3t (https://gitlab.lrz.de/di29bop/g3t).

0 stars 0 forks Branches Tags Activity Star Notifications You must be signed in to change notification settings
  • Code
  • Issues
  • Pull requests
  • Actions
  • Projects
  • Security

    Uh oh!

    There was an error while loading. Please reload this page.

  • Insights
Additional navigation options kyleaoman/g3t  masterBranchesTagsGo to fileCode

Folders and files

NameNameLast commit messageLast commit date

Latest commit

 

History

104 Commits
g3tg3t  
.gitignore.gitignore  
README.mdREADME.md  
setup.pysetup.py  
View all files

Repository files navigation

  • README
g3t

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

Installation:

  • 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 *'

About

Fork of Antonio Ragagnin's g3t (https://gitlab.lrz.de/di29bop/g3t).

Resources

Readme

Uh oh!

There was an error while loading. Please reload this page.

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks Report repository

Releases

No releases published

Packages

No packages published

Uh oh!

There was an error while loading. Please reload this page.

Languages

  • Python 92.5%
  • Shell 4.5%
  • TSQL 1.6%
  • C 1.4%
You can’t perform that action at this time.

Từ khóa » G3t