rite

rites to write py right

https://github.com/scape-agency/rite

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

rites to write py right

Basic Info
  • Host: GitHub
  • Owner: scape-agency
  • License: mit
  • Language: Python
  • Default Branch: dev
  • Homepage: https://www.pyrites.dev
  • Size: 2.43 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 2
  • Open Issues: 1
  • Releases: 4
Created over 3 years ago · Last pushed 10 months ago
Metadata Files
Readme Funding License Code of conduct Citation Codeowners Security Support

README.md

rite Logo

Python Utility Package

rites to write py right


Report a Bug | Request a Feature | Ask a Question | Make a Sugestion | Start a Discussion


[![license](https://img.shields.io/github/license/scape-agency/rite?color=green&label=license&style=flat-square)](LICENSE.txt) [![website](https://img.shields.io/website?color=blue&down_color=red&down_message=offline&label=website&style=flat-square&up_color=green&up_message=online&url=https%3A%2F%2Fwww.pyrites.dev)](https://www.pyrites.dev) ![python](https://img.shields.io/pypi/pyversions/rite?color=blue&label=python&style=flat-square) ![wheel](https://img.shields.io/pypi/wheel/rite?color=green&label=wheel&style=flat-square) ![stars](https://img.shields.io/github/stars/scape-agency/rite?color=blue&label=stars&style=flat-square) ![forks](https://img.shields.io/github/forks/scape-agency/rite?color=blue&label=forks&style=flat-square) ![downloads](https://img.shields.io/github/downloads/scape-agency/rite/total?color=blue&label=downloads&style=flat-square) ![issues](https://img.shields.io/github/issues/scape-agency/rite?label=issues&style=flat-square) ![sponsors](https://img.shields.io/github/sponsors/scape-agency?color=blue&label=sponsors&style=flat-square) ![contributors](https://img.shields.io/github/contributors/scape-agency/rite?color=blue&label=contributors&style=flat-square)


Table of Contents - [About](#about) - [Quick Start](#quick-start) - [Usage](#usage) - [Authors](#authors) - [License](#license) - [Contributing](#contributing) - [Disclaimer](#disclaimer)

About

rite is a Python Utility Package.

Focus:

  • Data
  • Files
  • Folders

Quick Start

Installation

sh pip install rite

sh pip install rite==0.0.0

PyPi

Usage

...

Authors

rite is an open-source project by Scape Agency.

Scape Agency is a spatial innovation collective that dreams, discovers and designs the everyday of tomorrow. We blend design thinking with emerging technologies to create a brighter perspective for people and planet. Our products and services naturalise technology in liveable and sustainable –scapes that spark the imagination and inspire future generations.

License

Except where otherwise noted, rite is licensed under the terms of the MIT License.

Contributing

We'd love for you to contribute and to make rite even better than it is today! Please refer to the contribution guidelines for information.

Disclaimer

THIS SOFTWARE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.

Owner

  • Name: Scape Agency
  • Login: scape-agency
  • Kind: organization
  • Email: info@scape.agency
  • Location: Amsterdam, Netherlands

Future Horizons into View Today

Citation (CITATION.cff)

cff-version: 1.2.0
title: rite
version: 0.0.1
date-released: 2023-01-01
url: "https://github.com/scape-agency/rite"
message: >-
  If you use rite, please cite it using
  the metadata from this file.
type: software
authors:
  - given-names: Lars Bastiaan
    family-names: van Vianen
    email: lars@scape.agency
    affiliation: Scape Agency
    orcid: 'https://orcid.org/0000-0002-8790-8630'

GitHub Events

Total
  • Release event: 4
  • Delete event: 7
  • Issue comment event: 10
  • Push event: 38
  • Pull request event: 12
  • Create event: 13
Last Year
  • Release event: 4
  • Delete event: 7
  • Issue comment event: 10
  • Push event: 38
  • Pull request event: 12
  • Create event: 13

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 5
  • Average time to close issues: N/A
  • Average time to close pull requests: about 1 month
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.2
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 5
Past Year
  • Issues: 0
  • Pull requests: 5
  • Average time to close issues: N/A
  • Average time to close pull requests: about 1 month
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.2
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 5
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (14)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 607 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 8
  • Total maintainers: 2
pypi.org: rite

Python Utility Package

  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 607 Last month
Rankings
Dependent packages count: 10.1%
Dependent repos count: 21.5%
Average: 33.7%
Downloads: 69.4%
Maintainers (2)
Last synced: 10 months ago

Dependencies

.github/workflows/deploy_docs.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/python_package.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
.github/workflows/python_publish.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • pypa/gh-action-pypi-publish 27b31702a0e7fc50959f5ad993c78deac1bdfc29 composite
.devcontainer/Dockerfile docker
  • ubuntu 22.04 build
.devcontainer/docker-compose.yml docker
pyproject.toml pypi