You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

garden

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

garden

Garden is a simple asynchronous task management library for Python.

1.0.0b1
pipPyPI
Maintainers
1

garden

Garden

Overview

Garden is a straightforward asynchronous task management library for Python. It is ideal for all uncomplicated tasks that do not require a task dependency system. It performs exceptionally well for tasks that are simple and small in nature, asynchronous, require repetition or dispatching, and can pause when certain conditions are met. For instance, tasks such as data crawling and extractions.

Todo

  • Basic middleware feature
  • Add more middleware components
  • All the docs & readme
  • Demo examples
  • Tests
  • Hooks for types & requirements
  • Github profiles
  • CI/CD actions on GitHub

Requiremtns

  • Python 3.10+
  • No OS specific features required, should be working on all systems that supports Python.

Install

pip install garden

Beta now.

Documentation

https://pulsgarney.github.io/garden/

Work in Progress.

Keywords

asynchronous

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.