Skip to content

dpdani/cereggii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cereggii

supports free-threading

Thread synchronization utilities for Python

pip install cereggii

This library is beta quality: expect things to change.

This package provides atomic versions of common data structures:

  • AtomicDict
  • AtomicInt64
  • AtomicRef
  • …and more to come

Visit the docs for more information.

Cereus greggii

The Peniocereus Greggii (also known as Cereus Greggii) is a flower native to Arizona, New Mexico, Texas, and some parts of northern Mexico.

This flower blooms just one summer night every year and in any given area, all these flowers bloom in synchrony.

Wikipedia

Image credits: Patrick Alexander, Peniocereus greggii var. greggii, south of Cooke's Range, Luna County, New Mexico, 10 May 2018, CC0. source

ARM

This library was successfully used with Apple Silicon, but aarch64 processors are generally not supported.