Skip to main content

Simple paste app, friendly with browser and command line, with files as storage backend.

Project description

# lesma

  1. 2017-2018 Ó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

`sh git clone https://github.com/ogarcia/lesma.git virtualenv3 ./lesma-venv source ./lesma-venv/bin/activate cd lesma python setup.py install `

### From PyPI

`sh virtualenv3 ./lesma-venv source ./lesma-venv/bin/activate pip install lesma `

## Run

In your virtualenv run lesma server.

`sh 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.0.tar.gz (75.2 kB view hashes)

Uploaded Source

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