📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

diclipy

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

diclipy

CLI script for posting/reading/commenting on Diaspora* pod written around Diaspy API

0.1.6
PyPI
Maintainers
1

Description:

diclipy <https://notabug.org/uzver/diclipy>__ - CLI python script for posting/reading/commenting on Diaspora\* <http://diasporafoundation.org>__ pod written around Diaspy <https://github.com/marekjm/diaspy>__ API

Dependencies:

  • python3
  • diaspy-api <https://pypi.python.org/pypi/diaspy-api/>__ (Github <https://github.com/marekjm/diaspy>__)
  • clap-api <https://pypi.python.org/pypi/clap-api/>__ (Github <https://github.com/marekjm/clap>__)

Usage:

Run diclipy -h for help.

Config folder: ~/.diclipy

Doc.: http://pythonhosted.org/diclipy

Install:

pip3 install diclipy

If you get errors, install from git:

clap:


1. download and unpack `clap <https://github.com/marekjm/clap/archive/refs/heads/devel.zip>`__ or clone `repo <https://github.com/marekjm/clap>`__
2. ``cd`` to ``clap`` folder
3. ``pip3 install .``

diaspy:
  • download and unpack diaspy <https://github.com/marekjm/diaspy/archive/refs/heads/master.zip>__ or clone repo <https://github.com/marekjm/diaspy>__
  • cd to diaspy folder
  • pip3 install .

diclipy:


1. download and unpack `diclipy <https://notabug.org/uzver/diclipy/archive/master.zip>`__ or clone `repo <https://notabug.org/uzver/diclipy>`__ (`mirror <https://github.com/Flashwalker/diclipy>`__)
2. ``cd`` to ``diclipy`` folder
3. ``pip3 install .``


Keywords

diaspora diaspy cli social blog federative network fediverse

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts