Skip to content

Code Samples for PyCon Colombia 2024 - Less JavaScript and more Python with HTMX

License

Notifications You must be signed in to change notification settings

stackbuilders/pycon-co-24-htmx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCon Colombia 2024 - Less JavaScript and more Python with HTMX

This repository contains the example shown in the presentation "Less JavaScript and more Python with HTMX" at the PyCon Colombia 2024.

Motivation

Promote the HTMX library and explaining how it works in a simple Web Application.

Install

Install devenv

Usage

Spawn a nix-shell:

devenv shell

Note: This step may take a while the first time the command is executed because it installs all the project requirements.

Start the Flask server:

devenv up

This will run the Flask server and you would be able to see the application in http://localhost:5000

License

MIT.

Contributing

Feel free to use this repository for testing the HTMX library. If you find something that could be improved for other learners do not hesitate to sumbit a pull request for changes.


Stack Builders Check out our libraries | Join our team

About

Code Samples for PyCon Colombia 2024 - Less JavaScript and more Python with HTMX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published