31 0.1
pip install 31==0.1
Newer version available (2.2)
Released:
Runs code in a specified environment in the background and notifies you when it is done.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- Author: Kavi Gupta
- Requires: Python >=3.5
Classifiers
- Operating System
- Programming Language
Project description
31
31 is a simple tool you can use to run code in the background on a server.
For example
31 -c 'sleep 100; echo 2'
runs the command sleep 100; echo 2
then sends you an email with the output of the command once it is complete.
Setup
Install 31 by running
pip install 31
Then set up your email address by running
31 --config email youremail@example.com
Mail program
By default, 31
searches for a mail program to use from the following list. You
can also force it to use one of the programs by using the command
31 --config mail_program <mail program name>
gnu_mail
. To install on ubuntu you can run
sudo apt install mailutils
mutt
. To install on ubuntu you can run
sudo apt install mutt
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- Author: Kavi Gupta
- Requires: Python >=3.5
Classifiers
- Operating System
- Programming Language
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 Distribution
File details
Details for the file 31-0.1.tar.gz
.
File metadata
- Download URL: 31-0.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
15b5f7f2d128773755c50052c98350bff104adc67f476266e23e5e3a91f28b0d
|
|
MD5 |
f0b057ff78d3b4c4f6e57de5c8c18a40
|
|
BLAKE2b-256 |
27a898963e762dd4293d1f7dd9946f3a53129914112b30460289b6fa2a7ec66c
|