You'll find that my github is more of an amalgamation of tests and experiments.
- Greenfield, IN
- https://@kionay.bsky.social
Pinned Loading
-
-
Jenkinsfile definition for a python ...
Jenkinsfile definition for a python service that will automatically generate a requirements.txt file from the pyproject.toml file using poetry, in a container, before building the service's Dockerfile and uploading it. 1pipeline {
2agent none
3stages {
4stage("Clone & Prepare")
5{
-
string similarities
string similarities 1from math import *
2from decimal import Decimal
3import difflib
4from difflib import SequenceMatcher
5 -
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.