Socket
Socket
Sign inDemoInstall

ms

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ms

ms


Maintainers
1

common utils for python

this package include some useful general libs in python, include:

  • frequently used decorators
  • monkey patch for class
  • reflection, smartlog and yml_config and so on
  • cli interface tools
  • git workflow tools
  • project management tools, contains a scaffold, a update command to

install

pip install general

how to use

some are python packages you can import directly.

gy is a shell command you can run gy --help to see the usage. The most useful 3 workflow is init, sync, push/merge. And the default dev, release branch.

ly is a project manage and you can run ly --help to see the usage. The most useful command is new, project-update to new and update a project. gy self-update to update gy locally, is a command when you develop the package and want to refresh the package in system.

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