You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

tmexio

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tmexio

Python framework for building SocketIO applications with typing, dependency injection and more

0.2.1
PyPI
Maintainers
1

TMEXIO

Python framework for building SocketIO applications with typing, dependency injection and more

TBA

Local Development

  • Clone the repository
  • Setup python (the library is made with python 3.12+)
  • Install poetry (should work with v1.8.2)
  • Install dependencies
  • Install pre-commit hooks

Commands to use:

pip install poetry==1.8.2
poetry install
pre-commit install

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