Python library and CLI for twtxt registries https://pypi.org/project/twtxt-registry-client/
This repository has been archived on 2022-08-04. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Lucidiot de65c6232d
Package setup
2019-09-02 22:19:31 +02:00
.gitignore Package setup 2019-09-02 22:19:31 +02:00
.gitlab-ci.yml Package setup 2019-09-02 22:19:31 +02:00
LICENSE Package setup 2019-09-02 22:19:31 +02:00
README.rst Package setup 2019-09-02 22:19:31 +02:00
VERSION Package setup 2019-09-02 22:19:31 +02:00
requirements-dev.txt Package setup 2019-09-02 22:19:31 +02:00
requirements.txt Package setup 2019-09-02 22:19:31 +02:00
setup.py Package setup 2019-09-02 22:19:31 +02:00

README.rst

twtxt-registry-client

A simple API client for servers implementing twtxt's registry API.

To-do

  • Error handling
  • Read user info from twtxt's config to set defaults on user registration
  • Read user info from twtxt following list to guess the URL in mentions : twtxt-registry registry.twtxt.org mentions johndoe
  • Command-line help
  • Sphinx documentation
    • Doc8 linting
    • GitLab Pages
  • Enhanced outputs and porcelain mode, just like with twtxt
  • Verbose output and logging