New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

awesome-list-generator

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

awesome-list-generator

📚✨ Automate awesome lists with GitHub metadata & markdown magic!

  • 0.1.3
  • PyPI
  • Socket score

Maintainers
1

Awesome List Generator

Awesome List Generator is a powerful Python tool for creating and maintaining curated lists of awesome projects. It supports multiple formats, integrates with GitHub for project metadata, and provides customizable templates for generating professional-looking lists with rich project details.

PyPI - Version PyPI - Downloads PyPI - Python Version
GitHub contributors GitHub forks GitHub Repo stars GitHub Issues GitHub License

Changelog · Report Bug · Request Feature

banner

✨ Features

  • 📜 Markdown Generation: Automatically generates beautiful and structured Markdown files for awesome lists, complete with badges, descriptions, and project statistics;
  • 🚀 GitHub Integration: Seamlessly fetches project information from GitHub, including stars, forks, issues, pull requests, and license details;
  • 🧩 Plugin Architecture: Extensible plugin system allows for easy integration of additional data sources and formats beyond GitHub;
  • 🎨 Customizable Formatting: Supports multiple output formats (currently Markdown) with customizable templates for different presentation styles;
  • Async Performance: Built with asyncio for efficient concurrent fetching of project data from multiple sources;
  • 🔍 Project Categorization: Automatically organizes projects into categories with customizable titles and subtitles;
  • 🛠️ CLI Interface: Easy-to-use command-line interface for generating lists with a single command;
  • 🧪 Type Safety: Fully type-annotated codebase with Pydantic models for robust data validation and IDE support;
  • 🧰 Dependency Management: Uses modern Python packaging tools (Hatch) for clean dependency management and reproducible builds;
  • 🤖 Automation Ready: Includes GitHub Actions workflows for automated testing, linting, and releases.

BACK TO TOP

📦 Installation

To install awesome-list-generator, run the following command:

uv tool install awesome-list-generator

BACK TO TOP

⌨️ Local Development

You can use Github Codespaces for online development:

Open in GitHub Codespaces

Or clone it for local development:

git clone https://github.com/liblaf/awesome-list-generator.git
cd lime
uv sync

BACK TO TOP

🤝 Contributing

Contributions of all types are more than welcome, if you are interested in contributing code, feel free to check out our GitHub Issues to get stuck in to show us what you're made of.

🤯 PR WELCOME

Contributors

BACK TO TOP


📝 License

Copyright © 2025 liblaf.
This project is MIT licensed.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc