OSRepos
Discover open source projects through curated analysis, useful topics, and repository deep dives.
Featured repository
awesome-slugify: A Flexible Python Slugify Function
awesome-slugify is a powerful and flexible Python library designed for converting text into clean, URL-friendly slugs. It offers extensive customization options, including separators, case conversion, and length limits. The library also supports unique slug generation and comes with predefined configurations for various languages and use cases.
Explore by topic
Jump into the most common areas across analyzed repositories.
Recently analyzed
Fresh repository analysis from the OSRepos archive.
awesome-slugify: A Flexible Python Slugify Function
awesome-slugify is a powerful and flexible Python library designed for converting text into clean, URL-friendly slugs. It offers extensive customization options, including separators, case conversion, and length limits. The library also supports unique slug generation and comes with predefined configurations for various languages and use cases.

Python Slugify: Robust Unicode Slug Generation in Python
Python Slugify is a powerful Python library designed to create clean, URL-friendly slugs from Unicode strings. It offers extensive customization options, including handling HTML entities, setting max lengths, and defining stopwords. This tool ensures your text is properly formatted for web use, supporting various languages and complex character sets.

unicode-slugify: A Robust Python Slugifier for Unicode Strings
unicode-slugify is a Python library developed by Mozilla, designed to generate URL-friendly slugs from strings containing Unicode characters. It offers powerful customization options, allowing users to control case, spaces, and allowed characters, making it suitable for diverse web development needs. This tool ensures that your slugs remain readable and functional across different languages.
hashids-python: Generate YouTube-like Hashes from Numbers
`hashids-python` is a Python implementation of the `hashids` library, designed to generate short, unique, YouTube-like hashes from one or many numbers. It's ideal for obfuscating database IDs without exposing their original values to users. This library ensures compatibility across Python 2 and 3, offering a flexible way to handle public-facing identifiers.

shortuuid: Generate Concise, Unambiguous, and URL-Safe UUIDs in Python
shortuuid is a Python library designed to generate concise, unambiguous, and URL-safe UUIDs. It addresses the need for non-sequential IDs that are easy for users to read and use, by translating standard UUIDs to a base57 alphabet. This library ensures IDs are short, readable, and avoids similar-looking characters like 'l', '1', 'I', 'O', and '0'.

PLY: A Legacy Python Lex-Yacc Parser Generator (Project Abandoned)
PLY (Python Lex-Yacc) is a zero-dependency Python implementation of the traditional lex and yacc parsing tools, designed for building compilers, ASTs, and protocol decoders. Created by David Beazley, it offers a robust LALR(1) parsing algorithm compatible with modern Python versions. However, it's important to note that the project has been officially abandoned by its author, with no further maintenance expected.
Discover something different
A rotating sample from deeper in the archive.
Cuisine: A Python Task Automation Tool for UNIX Systems
Cuisine is a Python-based task automation tool that provides a platform-neutral abstraction over operating system operations. It is designed as a simple, flat API for interacting with one or more servers, making it ideal for remote scripting piloted by Python.

Awesome Copilot: Supercharge Your GitHub Copilot Experience
Discover `awesome-copilot`, a community-driven repository designed to enhance your GitHub Copilot experience. It offers a rich collection of custom agents, prompts, instructions, and skills to boost productivity and ensure best practices. Leverage this toolkit to tailor Copilot to your specific coding needs across various domains and languages.
Noto Emoji: An Open Source Emoji Library by Google Fonts
Noto Emoji, developed by Google Fonts, is a comprehensive open-source emoji library designed to provide standard Unicode emoji support. It offers both color and monochrome emoji fonts, along with essential tools for working with them. This project aims to eliminate 'tofu' or missing character boxes, ensuring consistent emoji display across various platforms.
Stay Updated
Get notified about new repositories and updates. Join our community of developers!