Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: conda: python-daemon

This library implements the well-behaved daemon specification of :pep:`3143`, “Standard daemon process library”. A well-behaved Unix daemon process is tricky to get right, but the required steps are much the same for every daemon program. A `DaemonContext` instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state. Simple example of usage:: import daemon from spam import do_main_program with daemon.DaemonContext(): do_main_program() Customisation of the steps to become a daemon is available by setting options on the `DaemonContext` instance; see the documentation for that class for each option.
7 versions
Latest release: over 1 year ago
3 dependent packages

View more package details: https://packages.ecosyste.ms/registries/anaconda.org/packages/python-daemon

Dependent Repos 7

Mason-DataMaterials/spyns
Monte Carlo simulations of magnetic systems using the Ising model and friends
  • 2.1.2 environment.yaml

Size: 1.55 GB - Last synced: about 1 year ago - Pushed: over 1 year ago

ComparativeGenomicsToolkit/Comparative-Annotation-Toolkit
  • 2.2.4.* environment.yaml

Size: 15.3 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

falknerdominik/luigi_with_kubernetes_summary
Shows how luigi can be used with kubernetes
  • 2.2.3 01 - Setup/02 - virtual environments/environment.yml

Size: 2.79 MB - Last synced: 12 months ago - Pushed: over 1 year ago

maccosslab/docker-lakituserver
  • 2.1.2 environment.yml

Size: 244 KB - Last synced: over 1 year ago

maccosslab/docker-lakitu
  • 2.1.2 environment.yml

Size: 91.8 KB - Last synced: over 1 year ago

AlessandroMessori/Football-Scraper
  • 2.2.4 environment.yml

Size: 47.9 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

danielford/AllenInstituteSandbox
Sandbox for Python development work for Allen Institute
  • environment.yml

Size: 93.8 KB - Last synced: about 1 year ago - Pushed: about 1 year ago

jncc/eodh-datacube
Scripts and notes for setting up a Sentinel ARD Open Data Cube on JASMIN
  • 2.3.1 object_store_uploader/environment.yaml

Size: 11.1 MB - Last synced: 20 days ago - Pushed: 9 months ago

cverstege/KingMaker Fork of KIT-CMS/KingMaker
Workflow Management for CROWN
  • 2.3.0 environment.yml

Size: 383 KB - Last synced: 19 days ago - Pushed: 10 months ago

ensunpak/california-black-bears-databricks Fork of sharonolivia/california-black-bears-databricks
Distributed computing project I completed in the MS in Data Science program that I took
  • 2.3.2 environment.yml

Size: 553 KB - Last synced: 10 months ago - Pushed: about 1 year ago

BitaoQiu/Comparative-Annotation-Toolkit Fork of ComparativeGenomicsToolkit/Comparative-Annotation-Toolkit
  • 2.2.4.* environment.yaml

Size: 15.3 MB - Last synced: 10 months ago - Pushed: over 3 years ago

philge/Comparative-Annotation-Toolkit Fork of ComparativeGenomicsToolkit/Comparative-Annotation-Toolkit
  • 2.2.4.* environment.yaml

Size: 15.2 MB - Last synced: 9 months ago - Pushed: almost 3 years ago

ZCai25/de_kafka_spark
data engineering class projects for log analytics using kafka and spark
  • 2.3.2 kafka_test/environment.yaml

Size: 5.72 MB - Last synced: 5 months ago - Pushed: 5 months ago

KIT-CMS/KingMaker
Workflow Management for CROWN
  • 2.3.0 environment.yml

Size: 414 KB - Last synced: about 23 hours ago - Pushed: 1 day ago