tkywvzekvyy

nothing to do

https://github.com/0g5xocy/tkywvzekvyy

Science Score: 26.0%

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

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity
Last synced: 10 months ago · JSON representation

Repository

nothing to do

Basic Info
  • Host: GitHub
  • Owner: 0G5XOcy
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 275 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed 10 months ago
Metadata Files
Readme Changelog Contributing Funding License Code of conduct Citation Codeowners Security Roadmap Authors Notice Copyright Agents Cla

Owner

  • Login: 0G5XOcy
  • Kind: user

GitHub Events

Total
  • Push event: 1,513
  • Create event: 2
Last Year
  • Push event: 1,513
  • Create event: 2

Dependencies

.github/workflows/ci-plus.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
requirements.txt pypi
  • certifi ==2024.7.4
  • chardet ==5.2.0
  • charset-normalizer ==3.3.2
  • idna ==3.7
  • numpy ==2.0.1
  • pandas ==2.2.2
  • python-dateutil ==2.9.0.post0
  • pytz ==2024.1
  • requests ==2.32.3
  • six ==1.16.0
  • tzdata ==2024.1
  • urllib3 ==2.2.2
Cargo.lock cargo
  • 161 dependencies
ApiGateway/Dockerfile docker
  • node latest build
Dockerfile docker
  • nvidia/cuda $CUDA_VERSION-cudnn$CUDNN_VERSION-devel-ubuntu$UBUNTU_VERSION build
cloud-run/application/Dockerfile docker
  • eu.gcr.io/[PROJECT_ID]/cloud-run/base [TAG] build
cli/go.mod go
  • ../utilgo *
  • github.com/AlecAivazis/survey/v2 v2.3.2
  • github.com/argoproj/argo-cd v1.8.7
  • github.com/argoproj/argo-cd/v2 v2.1.7
  • github.com/coreos/go-oidc v2.1.0+incompatible
  • github.com/dgrijalva/jwt-go/v4 v4.0.0-preview1
  • github.com/sirupsen/logrus v1.7.0
  • github.com/skratchdot/open-golang v0.0.0-20160302144031-75fb7ed4208c
  • github.com/spf13/cobra v1.2.1
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.8.1
  • golang.org/x/oauth2 v0.0.0-20210628180205-a41e5a781914
  • gopkg.in/yaml.v2 v2.4.0
  • k8s.io/apimachinery v0.21.0
  • k8s.io/client-go v0.21.0
go.mod go
  • github.com/argoproj/argo-rollouts v1.6.0
  • github.com/argoproj/pkg v0.13.6
  • github.com/davecgh/go-spew v1.1.1
  • github.com/emicklei/go-restful/v3 v3.10.1
  • github.com/felixge/httpsnoop v1.0.3
  • github.com/go-logr/logr v1.2.4
  • github.com/go-openapi/jsonpointer v0.19.6
  • github.com/go-openapi/jsonreference v0.20.2
  • github.com/go-openapi/swag v0.22.3
  • github.com/gogo/protobuf v1.3.2
  • github.com/golang/protobuf v1.5.3
  • github.com/google/gnostic-models v0.6.8
  • github.com/google/go-cmp v0.5.9
  • github.com/google/gofuzz v1.2.0
  • github.com/google/uuid v1.3.0
  • github.com/gookit/goutil v0.6.12
  • github.com/grpc-ecosystem/grpc-gateway v1.16.0
  • github.com/josharian/intern v1.0.0
  • github.com/json-iterator/go v1.1.12
  • github.com/mailru/easyjson v0.7.7
  • github.com/mattn/go-colorable v0.1.13
  • github.com/mattn/go-isatty v0.0.19
  • github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
  • github.com/modern-go/reflect2 v1.0.2
  • github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
  • github.com/procyon-projects/chrono v1.1.2
  • github.com/rs/zerolog v1.31.0
  • github.com/sirupsen/logrus v1.9.3
  • golang.org/x/net v0.13.0
  • golang.org/x/oauth2 v0.8.0
  • golang.org/x/sys v0.12.0
  • golang.org/x/term v0.10.0
  • golang.org/x/text v0.11.0
  • golang.org/x/time v0.3.0
  • google.golang.org/appengine v1.6.7
  • google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
  • google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
  • google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
  • google.golang.org/grpc v1.57.0
  • google.golang.org/protobuf v1.31.0
  • gopkg.in/inf.v0 v0.9.1
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1
  • k8s.io/api v0.28.2
  • k8s.io/apimachinery v0.28.2
  • k8s.io/client-go v0.28.2
  • k8s.io/klog/v2 v2.100.1
  • k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9
  • k8s.io/utils v0.0.0-20230406110748-d93618cff8a2
  • sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
  • sigs.k8s.io/structured-merge-diff/v4 v4.2.3
  • sigs.k8s.io/yaml v1.3.0
1.x/spring-boot-actuator/pom.xml maven
  • org.springframework.boot:spring-boot-devtools
  • org.springframework.boot:spring-boot-starter-actuator
  • org.springframework.boot:spring-boot-starter-web
  • org.springframework.boot:spring-boot-starter-test test
pom.xml maven
  • cn.hutool:hutool-all 5.8.9
  • javax.xml.bind:jaxb-api 2.3.1
  • org.projectlombok:lombok
  • org.springframework.boot:spring-boot-configuration-processor
  • org.springframework.boot:spring-boot-starter-actuator
  • org.springframework.boot:spring-boot-starter-aop
  • org.springframework.boot:spring-boot-starter-test test
package.json npm
  • eslint ^7.20.0 development
  • eslint-config-airbnb-base ^14.2.1 development
  • eslint-plugin-import ^2.22.1 development
  • pretty-console-colors ^1.1.1
Gemfile.lock rubygems
  • asciidoctor 2.0.11
  • asciidoctor-multipage 0.0.12
  • bundler 2.2.5
  • concurrent-ruby 1.1.7
  • tilt 2.0.10