Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

picomet

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

picomet

The nextjs of django

  • 0.0.37
  • Source
  • PyPI
  • Socket score

Maintainers
1

Picomet

PyPI - Python Versions PyPI - Django Versions PyPI - Version PyPI - Downloads GitHub Discord

Introduction

Picomet allows you to build Single Page Applications (SPAs) with Server-Side Rendering (SSR) capabilities, seamlessly integrated with Django. What sets this framework apart is its ability to update any specific part of a page by partially rendering it on the server and to render Alpinejs syntax on the server.

Features

  • 🏚️ Single page app
  • 🔎 Partial rendering
  • 🏯 Nested layout
  • ☎️ Server action
  • ⚡ Hot module reload
  • 🌲 Alpinejs support
  • 🖌️ Tailwind support
  • ✨ Copier starter

Picomet

Installation

uvx --with copier -p 3.12 picomet startproject my-project

Getting Started

Go to picomet.readthedocs.io for getting started

Tip : Picomet isn't stable at this moment. Stability is expected with the 1.0.0 release. Remember to run uv remove picomet --group base && uv add picomet --group base from time to time, to get the latest features and bug fixes.

Contribution Guideline

We welcome contributions from the community to enhance and improve the framework. If you'd like to contribute, please read CONTRIBUTING.md.

License

Picomet is licensed under the MIT License. Feel free to use it in your projects and make it even better!

Support

If you have any questions, issues, or feature requests, please open an issue or create a discussion on GitHub. We appreciate your feedback!

Happy coding! 🚀

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