manage a multi git workspace
Project description
you are reading VERSION = v0.3.0
thonny-gitonic
open gitonic in thonny by pressing Control+Shift+g, or via tools menu
press ESC key to minimize gitonic window.
what's new ?
Check
CHANGELOG
for latest ongoing, or upcoming news.
limitations
Check
BACKLOG
for open development tasks and limitations.
platform
tested on python3, and linux
installation
python3 -m pip install thonny-gitonic
configuration
custom installation path
in file ~/.gitonic/thonnycontrib.cfg
[DEFAULT]
# will run gitonic from local installation
path = .
or, in case of a venv
[DEFAULT]
# will run gitonic from specific .venv installation
path = ~/gitonic/.venv/bin
or, as python parameter (depending on your environment)
[DEFAULT]
path = ~/repo/gitonic
start = .venv/bin/python3
param = ~/repo/gitonic/gitonic/gitonic.py
on windows this might look like this (depending on your environment)
[DEFAULT]
path = ~/repo/gitonic
start = .venv/Scripts/gitonic
or, if started as python cmdline parameter
[DEFAULT]
path = ~/repo/gitonic
start = .venv/Scripts/python
param = ~/repo/gitonic/gitonic/gitonic.py
license
thonny-gitonic is released under the following
LICENSE
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 Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file thonny_gitonic-0.3.0-py3-none-any.whl.
File metadata
- Download URL: thonny_gitonic-0.3.0-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b9058f99fe60ae5209a080662c5a1ee15120ba2895beb72008fd45f6f9d7153
|
|
| MD5 |
f8f16a24704994ad9020c724781af96e
|
|
| BLAKE2b-256 |
6c9366adbec3faf7ec25df2b786341d150e27c245d9e2b99128b3864c3ebc23a
|