Skip to main content

Magic wormhole with a nice graphical interface

Project description

Dropship

Build Status

Lets try magic wormhole with a nice graphical interface.

Screen cast of dropship interface

(click for video)

Install

Coming Soon™

Develop

Documentation

See our wiki.

Install for Hacking

Install poetry and then install the package locally.

$ poetry install

Run in Hackity Hack Hack Mode

$ poetry run dropship

Updating dependencies

  • Change the bounds/versions/etc. in the pyproject.toml
  • Run poetry update
  • Commit and push your changes

The poetry.lock file helps us all get the same dependencies.

Adding a Github Mirror

We use a Github mirror so we can have a gratis automated release build.

Add the following to the bottom of your .git/config.

[remote "all"]
  url = ssh://gitea@vvvvvvaria.org:12345/rra/dropship.git
  url = git@github.com:decentral1se/dropship.git

The git push -u all main will setup git push to automatically push to both remotes.

Make a new Release

Publishing binaries is disabled until we make further progress on #3

$ git tag $mytag  # follow semver.org please
$ git push

The Travis CI configuration will run a build and publish binaries here.

Project details


Download files

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

Source Distribution

dropship-0.0.5.tar.gz (21.3 kB view details)

Uploaded Source

Built Distribution

dropship-0.0.5-py3-none-any.whl (34.7 kB view details)

Uploaded Python 3

File details

Details for the file dropship-0.0.5.tar.gz.

File metadata

  • Download URL: dropship-0.0.5.tar.gz
  • Upload date:
  • Size: 21.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.2 CPython/3.8.0 Linux/4.9.0-13-amd64

File hashes

Hashes for dropship-0.0.5.tar.gz
Algorithm Hash digest
SHA256 bb0a4c92546813824cab6b26a326412ea1e2957c89f3154f29f53243ec9f6ac3
MD5 451eef778e93d175189a368dbd1edc56
BLAKE2b-256 c86f1acd2077785679d99392b8cc40ef734750bd5eb6b2b299713eb2824b1920

See more details on using hashes here.

File details

Details for the file dropship-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: dropship-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 34.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.2 CPython/3.8.0 Linux/4.9.0-13-amd64

File hashes

Hashes for dropship-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 f449fa6e74cd1e565d86a7ea0f748bfb13b3a3d89e0dfbf0e40b0a668f522a23
MD5 fd13b822050c1baea4e59bb53d73c961
BLAKE2b-256 12edaa55e7731d807a929cb976b6f160e5d25e6ff6655ae85066004dbec72010

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