sample-project-python

Sample Python project for experimenting with Kraken CI (by Kraken-CI)

Sample-project-python Alternatives

Similar projects and alternatives to sample-project-python

  • kraken

    Kraken CI is a continuous integration and testing system. (by kraken-ci)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better sample-project-python alternative or higher similarity.

sample-project-python reviews and mentions

Posts with mentions or reviews of sample-project-python. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-16.
  • Your First Workflow in Kraken CI
    2 projects | dev.to | 16 Jun 2021
    "steps": [{ "tool": "git", "checkout": "https://github.com/Kraken-CI/sample-project-python.git" }, { "tool": "pytest", "cwd": "sample-project-python", "params": "-vv", "pythonpath": "src" }, { "tool": "shell", "cmd": "sudo apt update && sudo DEBIAN_FRONTEND=noninteractive apt-get install -y - no-install-recommends python3-wheel python3-setuptools" }, { "tool": "shell", "cwd": "sample-project-python", "cmd": "python3 setup.py sdist bdist_wheel" }, { "tool": "artifacts", "action": "upload", "cwd": "sample-project-python/dist", "source": [ "sampleproject-2.0.0-py3-none-any.whl", "sampleproject-2.0.0.tar.gz" ], "public": True }],
  • Kraken CI, New Kid on the CI Block
    2 projects | dev.to | 30 Apr 2021
    Currently, the stage's workflow pulls a sample project from https://github.com/Kraken-CI/sample-project-python.git and then run pytest tests.

Stats

Basic sample-project-python repo stats
2
0
1.8
almost 4 years ago

Kraken-CI/sample-project-python is an open source project licensed under MIT License which is an OSI approved license.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com