🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

ed-notification

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ed-notification

EasyDrop notification model Package

pipPyPI
Version
0.1.20
Maintainers
1

py

Template class for python backend servers.

Features

  • RabbitMQ
  • Logging
  • Generic Helpers
  • Kafka
  • Redis
  • API: RequestHandler, FastAPI
  • Dockerfile
  • Makefile
  • CI/CD
  • Entry point file
  • Configfile / Configuration
  • Websockets

Usage

The project's dependencies are managed by poetry. You can install the dependencies with:

poetry install

package.py is the entry point file.

Running the package

You can run the package inside of a virtual environment:

poetry shell
make run

or with docker:

make run_docker

Running the tests

You can run the tests inside of a virtual environment:

poetry shell
make test

or with docker:

make test_docker

Keywords

ed_notification

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