Repository History
43 repositories tagged with web-development

Nikola: A Powerful Static Website and Blog Generator
Nikola is an open-source static website and blog generator written in Python. It transforms content into a deployable website, offering a secure and resource-efficient alternative to dynamic sites. With features like theming, fast builds, and multilingual support, Nikola is a versatile tool for web development.
Pelican: A Python-Powered Static Site Generator
Pelican is a robust static site generator written in Python, designed to create websites from content composed in Markdown or reStructuredText. It generates completely static output, eliminating the need for databases or server-side programming, making deployment and hosting straightforward. This tool is an excellent choice for developers seeking an efficient and flexible solution for blogs and content-focused websites.
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.
django-wordpress: Integrate WordPress Content into Django
django-wordpress provides a robust solution for integrating WordPress content directly into Django applications. It offers read-only models and views, ensuring the safety of your WordPress database while allowing seamless access to posts, pages, and other data. This package is ideal for developers looking to leverage existing WordPress content within a Django framework.

furl: The Easiest Way to Parse and Modify URLs in Python
furl is a lightweight Python library designed to simplify URL parsing and modification. It offers an intuitive API that makes common URL operations, often tedious with standard modules, straightforward and efficient. Developers can easily manipulate various URL components, including paths, query arguments, and fragments, with robust encoding handling.

Werkzeug: A Comprehensive WSGI Web Application Library for Python
Werkzeug is a comprehensive WSGI web application library, providing essential tools for building web applications in Python. It includes an interactive debugger, robust request and response objects, a flexible routing system, and various HTTP utilities. This powerful library serves as the foundation for popular frameworks like Flask, offering developers significant flexibility without enforcing specific dependencies.
AsterMind-ELM: Modular Extreme Learning Machine for On-Device ML in JS/TS
AsterMind-ELM is a JavaScript/TypeScript library that modernizes Extreme Learning Machines (ELMs) for instant, on-device machine learning in web applications. It offers advanced features like Kernel ELMs, Online ELM, and DeepELM, enabling fast, private, and interpretable AI directly in the browser. This framework allows for building decentralized, self-training ML systems without relying on GPUs or servers.

Awesome CSS Frameworks: A Curated List for Modern Web Development
Discover 'Awesome CSS Frameworks', a comprehensive GitHub repository featuring a meticulously curated list of CSS frameworks for 2026. This invaluable resource categorizes frameworks by type, from minimalist class-less options to robust general-purpose solutions. It is an essential tool for developers seeking the right styling foundation for their projects.
Awesome Laravel: A Curated List of Essential Resources for Laravel Developers
Awesome Laravel is an extensive, curated collection of resources for the Laravel ecosystem. It provides bookmarks, packages, tutorials, videos, and more, making it an invaluable guide for developers working with the popular PHP framework. This list helps users discover tools and learning materials to enhance their Laravel projects.
Front-End-Web-Development-Resources: Your Comprehensive Guide to Frontend Development
The Front-End-Web-Development-Resources repository by RitikPatni is an extensive collection designed to support anyone on their journey to becoming a proficient front-end web developer. It offers a wide array of curated content, from learning platforms and tutorials to tools, frameworks, and design inspirations. With over 5,000 stars, it stands as a highly valued community-driven resource for the web development community.