Skip to main content

type-lens is a Python template project designed to simplify the setup of a new project.

Reason this release was yanked:

Not an official release.

Project description

type-lens

Project Status
CI/CD Latest Release Tests And Linting Documentation Building
Quality Coverage Quality Gate Status Maintainability Rating Reliability Rating Security Rating
Community Discord
Meta Jolt Project types - Mypy License - MIT Jolt Sponsors linting - Ruff code style - Black

About

This project is a template repository for Jolt projects. It is designed to be a starting point for any project that is a part of the Jolt organization.

Usage

  • Install copier
  • $ copier copy gh:jolt-org/project-template $new-project-name
  • Answer questions.

New project checklist

  • Create the https://github.com/jolt-org/type-lens repository.
  • If using docs: Create the https://github.com/jolt-org/type-lens-docs-preview repository.
  • If not using docs: remove .github/workflows/docs-preview.yaml.
  • Update the README.md file with the project-specific information.
  • Initialize git repository: $ git init
  • Stage the files: $ git add ."
  • Install pre-commit hooks: $ pre-commit install
  • Run pre-commit hooks: $ pre-commit run --all-files
  • Stage any files that were modified by the pre-commit hooks: $ git add .
  • Commit the changes: $ git commit -m "Initial commit"
  • Add the remote: $ git remote add origin git@github.com:jolt-org/type-lens.git
  • Push the changes: $ git push -u origin main

Contributing

All Jolt projects will always be a community-centered, available for contributions of any size.

Before contributing, please review the contribution guide.

If you have any questions, reach out to us on Discord, our org-wide GitHub discussions page, or the project-specific GitHub discussions page.


Litestar Logo - Light
A Jolt Organization Project

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

type_lens-0.1.0.tar.gz (331.7 kB view hashes)

Uploaded Source

Built Distribution

type_lens-0.1.0-py3-none-any.whl (9.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page