Skip to main content

UI for local development of server executed projects.

Project description

parcell helps you to keep your work on your machine even when it needs to be executed remotely. This is done by sending your project’s code to one of your beefy worker servers, running the code, and sending the results back. Multiple tasks can be run in parallel and on different servers to balance the load. You can keep improving your code on your machine without lag and get notified when submitted tasks have been completed. No setup on the server side is required.

Getting started

Install the project via:

pip install parcell

Choose a working directory for your projects and cd into it.

Now run

parcell add PROJECTNAME

where PROJECTNAME is the name of the project you want to create. Follow all instructions until the script creates your project. If the command cannot be found try restarting the terminal or use python -m parcell … instead.

Then run

parcell start

to start the web interface. Note that you can avoid retyping your passwords for different servers using the --reuse-pw command line argument in either command (given all the servers accept the same password). Once the web interface is started you can interact with your project. When finished you can stop parcell by typing quit in the terminal or pressing CTRL-C. Typing restart restarts the web interface.

Use

parcell -h

or

parcell COMMAND -h

to get further information about the command line capabilities.

Contributing

Pull requests are highly appreciated :) Also, feel free to open issues for any questions or bugs you may encounter.

If you want to work on the code of parcell. Set the project up as follows:

git clone https://github.com/JosuaKrause/parcell.git
cd parcell
git submodule update --init --recursive
pip install -e .

This way you need to call parcell via:

python -m parcell ...

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

parcell-0.1.5.tar.gz (874.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

parcell-0.1.5-py2-none-any.whl (895.6 kB view details)

Uploaded Python 2

File details

Details for the file parcell-0.1.5.tar.gz.

File metadata

  • Download URL: parcell-0.1.5.tar.gz
  • Upload date:
  • Size: 874.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for parcell-0.1.5.tar.gz
Algorithm Hash digest
SHA256 f6dc94e9115a99300f67c4256800d67848e96c37fd2760a5124561518b9643ec
MD5 c8f7867df36b7dafd6a6fcf0353b1d53
BLAKE2b-256 df915338c7e662dacf8b788a0a38f5fb1243a4f519773e8584c531415f795baa

See more details on using hashes here.

File details

Details for the file parcell-0.1.5-py2-none-any.whl.

File metadata

File hashes

Hashes for parcell-0.1.5-py2-none-any.whl
Algorithm Hash digest
SHA256 c7f32ac9d5e79b9d4f584cdbdab64b83e7dc26c6ca7e6f48be26545cdf8ed6db
MD5 9f285759fe07e9b700c9fee161f1ee89
BLAKE2b-256 c45fd91e4c7e8120bb2ee7878e702c8c40c423de7ba99a1aba604118290f3e07

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page