Skip to main content

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 hashes)

Uploaded Source

Built Distribution

lesma-0.5.4-py3-none-any.whl (77.1 kB view hashes)

Uploaded Python 3

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