Coder Social home page Coder Social logo

litestar-org / project-template Goto Github PK

View Code? Open in Web Editor NEW
8.0 4.0 1.0 591 KB

Template repository for packages belonging to the Litestar Organization

Home Page: https://litestar.dev

License: MIT License

Makefile 18.68% Python 81.32%
starlite starlite-api starlite-framework starlite-template litestar litestar-framework litestar-template litestar-api litestar-meta

project-template's Introduction

Litestar Logo - Light Litestar Logo - Dark

Project Status
CI/CD Latest Release ci Documentation Building
Quality Coverage Quality Gate Status Maintainability Rating Reliability Rating Security Rating
Package PyPI - Version PyPI - Support Python Versions Starlite PyPI - Downloads Litestar PyPI - Downloads
Community Reddit Discord Matrix Twitter Blog
Meta Litestar Project types - Mypy License - MIT Litestar Sponsors linting - Ruff code style - Black All Contributors

project-template

Template repository for packages belonging to @litestar-org organization.

Usage:

  • Pick this template in GitHub.
  • If you don't want to use the src folder, rename it and replace all references to src with the new target folder.
  • Run pre-commit install && pre-commit autoupdate
  • Update pyproject.toml with your dependencies and run pdm update to create a lock file.
  • Update the project description, keywords, author, maintainers etc. in pyproject.toml

Docs

Important

TODO

Sonar

  • Import the repository into sonarcloud and update the sonar properties file to use the correct project key.

Release

  • Increment the version in pyproject.toml according to the versioning scheme
  • Draft a new release on GitHub
    • Use vMAJOR.MINOR.PATCH (e.g. v1.2.3) as both the tag and release title
    • Fill in the release description. You can use the "Generate release notes" function to get a draft for this
  • Commit your changes and push to main
  • Publish the release
  • Go to Actions and approve the release workflow
  • Check that the workflow runs successfully

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.