Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/supakeen/nagel
A library to interact with the pinnwand pastebin software.
https://github.com/supakeen/nagel
Last synced: 18 days ago
JSON representation
A library to interact with the pinnwand pastebin software.
- Host: GitHub
- URL: https://github.com/supakeen/nagel
- Owner: supakeen
- License: mit
- Created: 2020-03-26T20:07:03.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-25T16:09:10.000Z (over 1 year ago)
- Last Synced: 2025-01-19T21:48:16.326Z (24 days ago)
- Language: Python
- Homepage: https://supakeen.com/project/nagel
- Size: 34.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
Awesome Lists containing this project
README
nagel
#####.. image:: https://travis-ci.org/supakeen/nagel.svg?branch=master
:target: https://travis-ci.org/supakeen/nagel.. image:: https://readthedocs.org/projects/nagel/badge/?version=latest
:target: https://nagel.readthedocs.io/en/latest/.. image:: https://nagel.readthedocs.io/en/latest/_static/license.svg
:target: https://github.com/supakeen/nagel/blob/master/LICENSE.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/ambv/black.. image:: https://img.shields.io/pypi/v/nagel
:target: https://pypi.org/project/nagel.. image:: https://codecov.io/gh/supakeen/nagel/branch/master/graph/badge.svg
:target: https://codecov.io/gh/supakeen/nagelAbout
=====``nagel`` is a Python library to interface with the pinnwand_ pastebin
software. By default ``nagel`` uses bpaste_ but you can override the
instance used.Prerequisites
=============
* Python >= 3.6
* requestsLicense
=======
``nagel`` is distributed under the MIT license. See `LICENSE`
for details... _bpaste: https://bpaste.net/
.. _project page: https://github.com/supakeen/nagel
.. _documentation: https://nagel.readthedocs.io/en/latest/
.. _pinnwand: https://supakeen.com/project/pinnwand