Updated 6 months ago

jcclass • Rank 5.9 • Science 77%

Automated gridded version of the Jenkinson-Collison classification.

Updated 6 months ago

@stdlib/regexp-regexp • Rank 21.1 • Science 44%

Return a regular expression to parse a regular expression string.

Updated 6 months ago

textblob • Rank 27.2 • Science 36%

Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.

Updated 6 months ago

best-practices-mobile • Rank 4.8 • Science 54%

📱 Mobile Ecodesign Best Practices (for developers)

Updated 6 months ago

object-mother-pattern • Rank 11.3 • Science 44%

The Object Mother Pattern is a Python 🐍 package that simplifies and standardizes the creation of test 🧪 objects.

Updated 6 months ago

clock-pattern • Rank 8.4 • Science 44%

The Clock Pattern is a Python 🐍 package that turns time into an injectable dependency 🧩. By replacing ad-hoc datetime.now() calls with a swappable Clock interface 🕰️ you unlock deterministic tests 🧪 and decouple business logic from the OS clock.

Updated 5 months ago

https://github.com/brianpugh/autoregistry • Rank 13.6 • Science 26%

Automatic registry design-pattern library for mapping string names to code functionality.

Updated 5 months ago

https://github.com/adriamontoto/criteria-pattern • Science 44%

The Criteria Pattern is a Python 🐍 package that simplifies and standardizes criteria based filtering 🤏🏻, validation and selection.

Updated 6 months ago

value-object-pattern • Science 44%

The Value Object Pattern is a Python 🐍 package that streamlines the creation and management of value objects 📦 in your projects. Value objects are immutable, self-validating objects that represent descriptive aspects of the domain with no conceptual identity.

Updated 5 months ago

https://github.com/adamouization/binary-image-classifier • Science 13%

:black_large_square: :white_large_square: Binary Image Classifier using Gaussian Mixture Models written in MatLab (2017)