Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

constellate

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

constellate

A bunch of utilities aggregated over time

  • 0.8.21
  • PyPI
  • Socket score

Maintainers
1

.. image:: https://img.shields.io/pypi/v/constellate.svg .. image:: https://img.shields.io/pypi/pyversions/constellate.svg .. image:: https://img.shields.io/pypi/status/constellate.svg .. image:: https://img.shields.io/pypi/l/constellate.svg

constellate ###########

Like a constellation, this package aggregates various utilities built over time.

Installation


Install python virtual envs needed by tox/IDE

.. code-block::

bash make.sh --setup-python-dev-envs

.. code-block::

bash make.sh --install-dependencies
bash make.sh --install-tests-dependencies

Usage


Run tests (locally)

.. code-block::

POSTGRES_USER=test;POSTGRES_PASSWORD=not_needed bash make.sh --destroy-database --run-database --run-tests

Lint

.. code-block::

bash make.sh --lint

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