.. image:: https://img.shields.io/pypi/v/librarypaste.svg
:target: https://pypi.org/project/librarypaste
.. image:: https://img.shields.io/pypi/pyversions/librarypaste.svg
.. image:: https://github.com/jaraco/librarypaste/actions/workflows/main.yml/badge.svg
:target: https://github.com/jaraco/librarypaste/actions?query=workflow%3A%22tests%22
:alt: tests
.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json
:target: https://github.com/astral-sh/ruff
:alt: Ruff
.. .. image:: https://readthedocs.org/projects/PROJECT_RTD/badge/?version=latest
.. :target: https://PROJECT_RTD.readthedocs.io/en/latest/?badge=latest
.. image:: https://img.shields.io/badge/skeleton-2024-informational
:target: https://blog.jaraco.com/skeleton
Usage
=====
Launch with the ``librarypaste``
command or with ``python -m librarypaste``. The library will host the service
on ``[::0]:8080`` by default. Pass cherrypy config files on the command line
to customize behaivor.
By default, the server saves pastes to the file system in ``./repo`` using the
JSON store, but there is support for a MongoDB backend as well.
See also `lpaste <https://pypi.org/project/lpaste>`_ for a Python-based
client (including a clipboard helper) and Mac OS X App.
Raw data
{
"_id": null,
"home_page": "https://github.com/jaraco/librarypaste",
"name": "librarypaste",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Jason R. Coombs",
"author_email": "jaraco@jaraco.com",
"download_url": "https://files.pythonhosted.org/packages/54/b4/2827b93ac1d8a890b7c61963af9fd7121db3476942b57e1ea5e2f90e90df/librarypaste-3.10.0.tar.gz",
"platform": null,
"description": ".. image:: https://img.shields.io/pypi/v/librarypaste.svg\n :target: https://pypi.org/project/librarypaste\n\n.. image:: https://img.shields.io/pypi/pyversions/librarypaste.svg\n\n.. image:: https://github.com/jaraco/librarypaste/actions/workflows/main.yml/badge.svg\n :target: https://github.com/jaraco/librarypaste/actions?query=workflow%3A%22tests%22\n :alt: tests\n\n.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json\n :target: https://github.com/astral-sh/ruff\n :alt: Ruff\n\n.. .. image:: https://readthedocs.org/projects/PROJECT_RTD/badge/?version=latest\n.. :target: https://PROJECT_RTD.readthedocs.io/en/latest/?badge=latest\n\n.. image:: https://img.shields.io/badge/skeleton-2024-informational\n :target: https://blog.jaraco.com/skeleton\n\nUsage\n=====\n\nLaunch with the ``librarypaste``\ncommand or with ``python -m librarypaste``. The library will host the service\non ``[::0]:8080`` by default. Pass cherrypy config files on the command line\nto customize behaivor.\n\nBy default, the server saves pastes to the file system in ``./repo`` using the\nJSON store, but there is support for a MongoDB backend as well.\n\nSee also `lpaste <https://pypi.org/project/lpaste>`_ for a Python-based\nclient (including a clipboard helper) and Mac OS X App.\n",
"bugtrack_url": null,
"license": null,
"summary": "A simple pastebin implemented in Python",
"version": "3.10.0",
"project_urls": {
"Homepage": "https://github.com/jaraco/librarypaste"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "17da65ba83b3a71f98a46b97e78bbe653b259b28bbbba380540a4b688f44474e",
"md5": "f0fb956549b3bf82adbd2d968b2089ea",
"sha256": "7e1e6f5652a7d7a1e01479b1fb059fb2e7fdc7f9464750017102e308ae5a41e6"
},
"downloads": -1,
"filename": "librarypaste-3.10.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f0fb956549b3bf82adbd2d968b2089ea",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 33376,
"upload_time": "2024-03-30T14:36:25",
"upload_time_iso_8601": "2024-03-30T14:36:25.446972Z",
"url": "https://files.pythonhosted.org/packages/17/da/65ba83b3a71f98a46b97e78bbe653b259b28bbbba380540a4b688f44474e/librarypaste-3.10.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "54b42827b93ac1d8a890b7c61963af9fd7121db3476942b57e1ea5e2f90e90df",
"md5": "d4a17114fec8ad02f88452f346c5f375",
"sha256": "512120130d9aab2589ddd7d9f0dfe5e70886010382d38b01355b7c037e962973"
},
"downloads": -1,
"filename": "librarypaste-3.10.0.tar.gz",
"has_sig": false,
"md5_digest": "d4a17114fec8ad02f88452f346c5f375",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 38935,
"upload_time": "2024-03-30T14:36:27",
"upload_time_iso_8601": "2024-03-30T14:36:27.180679Z",
"url": "https://files.pythonhosted.org/packages/54/b4/2827b93ac1d8a890b7c61963af9fd7121db3476942b57e1ea5e2f90e90df/librarypaste-3.10.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-30 14:36:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jaraco",
"github_project": "librarypaste",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "librarypaste"
}