awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
dcramer avatar

dcramer/django-devserver

0
View on GitHub↗
1,266 stars·155 forks·Python·BSD-3-Clause·11 views

Django Devserver

A drop-in replacement for Django's runserver.

Features

  • Debugging - Drop-in replacement for the default runserver.

Star history

Star history chart for dcramer/django-devserverStar history chart for dcramer/django-devserver

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Django Devserver

These projects share indexed features with Django Devserver. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ibotpeaches/apktooliBotPeaches avatar

    iBotPeaches/Apktool

    24,788View on GitHub↗

    Apktool is an Android APK reverse engineering tool designed to decode application packages into human-readable form and rebuild them after modification. It functions as a Dalvik bytecode disassembler and a resource decoder, transforming binary Android XML and DEX files into editable text and Smali representation. The project serves as an application rebuilder, packing modified resources and Smali code back into a functional Android application package. This capability enables the modification of application logic and resources for testing and deployment. The tool covers a broad surface of an

    Java
    View on GitHub↗24,788
  • dereuromark/cakephp-whoopsdereuromark avatar

    dereuromark/cakephp-whoops

    14View on GitHub↗

    Seamlessly integrate Whoops into CakePHP applications.

    PHP
    View on GitHub↗14
  • dereuromark/executionorderdereuromark avatar

    dereuromark/executionorder

    21View on GitHub↗

    A demo app to display execution order of files and callbacks in a CakePHP app. This can be very useful for knowing if app-, plugin- or other callbacks run in the order one expects them to.

    PHP
    View on GitHub↗21
  • dereuromark/cakephp-setupdereuromark avatar

    dereuromark/cakephp-setup

    35View on GitHub↗

    Provides useful development tools for managing a CakePHP app.

    PHP
    View on GitHub↗35
Compare all 17 related projects→

Frequently asked questions

What does dcramer/django-devserver do?

A drop-in replacement for Django's runserver.

What are the main features of dcramer/django-devserver?

The main features of dcramer/django-devserver are: Debugging.

Which projects share features with dcramer/django-devserver?

Projects with overlapping indexed features include: ibotpeaches/apktool — Apktool is an Android APK reverse engineering tool designed to decode application packages into human-readable form… dereuromark/cakephp-whoops — Seamlessly integrate [Whoops] into [CakePHP] applications. dereuromark/executionorder — A demo app to display execution order of files and callbacks in a CakePHP app. This can be very useful for knowing if… getsentry/sentry — This project is a comprehensive software observability suite and application performance monitoring platform designed… dereuromark/cakephp-setup — Provides useful development tools for managing a CakePHP app. bradmontgomery/django-querycount — Django Querycount.