Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
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
  • Socket score

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:
  1. download and unpack diaspy <https://github.com/marekjm/diaspy/archive/refs/heads/master.zip>__ or clone repo <https://github.com/marekjm/diaspy>__
  2. cd to diaspy folder
  3. 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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc