Skip to content

rschaffar/fhs-dev-envs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Python Dev Environment Flake

This flake provides a reusable FHS-style development environment that bootstraps a uv-managed Python 3.13 virtual environment.

Usage

  • Enter the shell interactively:
    nix develop
  • Run one-off commands inside the FHS env:
    nix run .#fhs -- <command> [args]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages