Skip to main content

Gitlab module for Clearskies

Project description

gitlab

Gitlab module for Clearskies

This template scaffolds a dynamic Clearskies module for any kind of logic, integration, or API. You can use it to build modules for data processing, service integration, automation, or any custom business logic.

Your module can implement any logic you need: fetch data, process input, interact with external services, or perform custom actions. The endpoints and payloads are up to you.

Installation

# Install uv if not already installed
pip install uv

# Create a virtual environment and install dependencies
uv sync

Development

To set up your development environment with pre-commit hooks:

# Install uv if not already installed
pip install uv

# Create a virtual environment and install all dependencies (including dev)
uv sync

# Install dev dependencies (including ruff, black, mypy) in the project environment
uv pip install .[dev]

# Install pre-commit hooks
uv run pre-commit install

# Optionally, run pre-commit on all files
uv run pre-commit run --all-files

Usage Example

import clearskies
import clearskies_gitlab

wsgi = clearskies.contexts.WsgiRef(
    clearskies_gitlab.build__module()
)
wsgi()

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

clear_skies_gitlab-2.0.1.tar.gz (99.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

clear_skies_gitlab-2.0.1-py3-none-any.whl (26.7 kB view details)

Uploaded Python 3

File details

Details for the file clear_skies_gitlab-2.0.1.tar.gz.

File metadata

  • Download URL: clear_skies_gitlab-2.0.1.tar.gz
  • Upload date:
  • Size: 99.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.4

File hashes

Hashes for clear_skies_gitlab-2.0.1.tar.gz
Algorithm Hash digest
SHA256 92fc337ceb843009f3ac63172df60e81e4eb6d7fd9caf1ade0f490fc414e8488
MD5 d8a19e763f1be5da383467912b41d645
BLAKE2b-256 31c564f25151682d53f9a8a89b61f7d6c40419584fa71393f2d08955d6e118ae

See more details on using hashes here.

File details

Details for the file clear_skies_gitlab-2.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for clear_skies_gitlab-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 63b86dde8c8c4e6396f9cd5d8591a0d3867ae617edb930cab01563b71e522ba7
MD5 25a00f07db97d085b6e27c7e0d131793
BLAKE2b-256 cd7ee937ee3b39619d561cffce902c9ec775b35689c8238af0e3f572b1c46280

See more details on using hashes here.

Supported by

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