New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

siriuspy

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

siriuspy

Development packages for Sirius

  • 2.93.1
  • PyPI
  • Socket score

Maintainers
1

INSTALL - siriuspy

This package can be installed using setuptools (>=16.0). There is no automatic dependency checking, so read the list below and ensure necessary dependencies are available. Developed and tested with Python 3 (3.4).

REQUIREMENTS

TESTS

To run the unittest suite:

  cd siriuspy
  ./setup.py test

To run a specific unittest subpacke:

   cd siriuspy
   ./setup.py test -s tests.search

INSTALLATION

To install to a default Python directory, run

    <python> setup.py install

Use the appropriate command in . Depending on permissions, it may be necessary to run the command with sudo or as superuser.

To install a development version, with a link to the local package files in the default Python directory, run

    <python> setup.py develop

Details and further options can be found in setuptools documentation.

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