8000 GitHub - tschm/package: Cradle template for a package
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tschm/package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📦 package --- qCradle template

License: MIT CodeFactor Created for qCradle

The package template is most useful when the final goal is the release of software to a registry, e.g. pypi. It features include

  • 🚀 Uses uv for dependency management and hatch for build management
  • ✅ Offers a list of curated pre-commit hooks
  • 🔄 GitHub Actions for continuous integration
  • 🧪 Automated testing with pytest
  • 🧹 Code formatting with ruff
  • 📊 Interactive notebooks with marimo
  • 📚 Documentation generation with pdoc

🛠️ Development Commands

make fmt     # Install pre-commit hooks and run them on all files

👥 Contributing

  • 🍴 Fork the repository
  • 🌿 Create your feature branch (git checkout -b feature/amazing-feature)
  • 💾 Commit your changes (git commit -m 'Add some amazing feature')
  • 🚢 Push to the branch (git push origin feature/amazing-feature)
  • 🔍 Open a Pull Request

📬 Contact

Thomas Schmelzer - @tschm

🔗 Project Link: https://github.com/tschm/package

About

Cradle template for a package

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
0