Skip to main content

Micropub client for the terminal

Project description

entries

Build Status PyPI License Code style: black

entries is an open-source Micropub client for the terminal (source code)

Built as a client for entries.pub but should work with any Micropub server.

Features

  • Zero configuration (everything is "guessed" from the URL)
  • Create/update/delete articles directly within your favorite $EDITOR
  • Created with article microformats2 objects in mind
  • Support the mp-slug extension

Install

The easiest way to install (and use) entries is to use pipx:

$ pipx install entries

Or using pip (requires Python3+):

$ pip install entries

Usage

See the help.

$ entries -h

# Create a new article
$ entries create https://mywebsite.tld

# Update an article
$ entries update https://mywebsite.tld/posts/1

# Delete an article
$ entries delete https://mywebsite.tld/posts/1

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

entries-0.1.2.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

entries-0.1.2-py3-none-any.whl (5.3 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