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

core-devoops

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

core-devoops

Low level sqlmodel/fastapi/pydantic building blocks

  • 0.0.54
  • PyPI
  • Socket score

Maintainers
2

core_devoops

Coverage Publish Package version

Low level ecoact generic code. Aimed at being published in open source with poetry

Installation of this package

You are strongly encouraged to install this package via Docker.

Starting from a project with a Docker file:

  • add the module core_devoops in the requirements.txt file
  • make sure the .env file includes all required fields (see BaseSettings and AuthenticationConfiguration)
  • build the new version of the Docker container (typically docker build --tag xxx .)
  • run it with docker compose (dc up -d).

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