Simple paste app, friendly with browser and command line, with files as storage backend.
Project description
lesma
(c) 2017-2023 Óscar García Amor
Redistribution, modifications and pull requests are welcomed under the terms of GPLv3 license.
lesma is a simple paste app, friendly with browser and command line, with files as storage backend. You can see in action in https://lesma.eu.
Install
To install lesma follow this steps.
From source
git clone https://github.com/ogarcia/lesma.git
virtualenv3 ./lesma-venv
source ./lesma-venv/bin/activate
cd lesma
python setup.py install
From PyPI
virtualenv3 ./lesma-venv
source ./lesma-venv/bin/activate
pip install lesma
Run
In your virtualenv run lesma server
.
source ./lesma-venv/bin/activate
lesma server
Or without activate virtualenv.
./lesma-venv/bin/lesma server
Run lesma
without parameters to see help.
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
lesma-0.5.4.tar.gz
(75.1 kB
view details)
Built Distribution
lesma-0.5.4-py3-none-any.whl
(77.1 kB
view details)
File details
Details for the file lesma-0.5.4.tar.gz
.
File metadata
- Download URL: lesma-0.5.4.tar.gz
- Upload date:
- Size: 75.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f58e15dbad3c356abb804d27e30ae26f22d12c6fbf767450cda457769a0f289d |
|
MD5 | 47a4df7db6d104132788acdc66c0e523 |
|
BLAKE2b-256 | 09d512ca9a8d9f2147a7532a74fd6e7d82d127366f58c07e7ba1147cc33f1a72 |
File details
Details for the file lesma-0.5.4-py3-none-any.whl
.
File metadata
- Download URL: lesma-0.5.4-py3-none-any.whl
- Upload date:
- Size: 77.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25b340f877f5a5ff21829ea18f9b5c011a100a4be4b81eae97dc85848d2f9115 |
|
MD5 | d02987ef987e7edd01f59cab382e1da7 |
|
BLAKE2b-256 | 9fd179ac3c39f78d28a9cdb8bc5e62ff1cd8198b2f5dd4ba2065371da6ba1d36 |