• Stars
    star
    1
  • Language
  • License
    Apache License 2.0
  • Created over 11 years ago
  • Updated over 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Format your python code

More Repositories

1

pytest.vim

Runs your UnitTests with py.test displaying red/green bars and errors
Vim Script
274
star
2

khuno.vim

A Python Flakes plugin
Vim Script
91
star
3

coveragepy.vim

A Vim plugin to facilitate integration with Coverage.py
Vim Script
90
star
4

rust-fundamentals

Rust Bootcamp Week 2: Rust fundamentals
68
star
5

konira

beautiful (readable) testing in Python
Python
60
star
6

posero.vim

Presentation of text or terminal action in Vim
Vim Script
53
star
7

chapa.vim

VIM plugin to move (or visually select) the next/previous class, method or function
Vim Script
37
star
8

jacinto.vim

Format and validate JSON files
Vim Script
29
star
9

python-and-rust-tools

Introduction to Command-line tools with Python and Rust
27
star
10

ai-fundamentals

Study notes for the Azure AI Fundamentals
27
star
11

remoto

Remote commands (or processes calls) in Python.
Python
26
star
12

rust-setup

Rust Bootcamp week 1: Set up you Rust development environment
23
star
13

dotfiles

Vim Script
20
star
14

huggingface-ghcr

MLOps packaging: build and push to GitHub Container Registry
Dockerfile
19
star
15

python-bootcamp-duke

Official syllabus for AIPI 503 - Python Bootcamp for Data and AI
18
star
16

az-900-23

Revised Study Notes for the AZ-900 Certification 2022-2023
16
star
17

jformat

A barebones Python repo for teaching purposes
Python
15
star
18

zsh-plugins

A collection of (sourceable) zsh plugins
Shell
15
star
19

mlflow-demo

Sample MLFlow projects
Python
14
star
20

huggingface-onnx

Example notebook to work with ONNX using Hugging Face libraries
Jupyter Notebook
12
star
21

huggingface-deploy-azure

Deploy a HuggingFace container on Azure Container Apps
Python
12
star
22

functional-pytest

Examples for functional testing with Pytest
Python
10
star
23

supay

A daemon library for Python scripts
Python
10
star
24

notario

Validation of Python dictionaries
Python
9
star
25

rust-azure-function

Continuous deployment to Azure Functions using Rust
Rust
9
star
26

cora

Vim virtual environments
Shell
8
star
27

rust-distroless-azure

Deploy a distroless Rust API to Azure
Rust
8
star
28

mapping-data

Coursera Lesson 2: Mapping Data to Python
Jupyter Notebook
8
star
29

flask-roberta

Sentiment Analysis with RoBERTa
Python
8
star
30

python-cli-tools-course

Python Command Line Tools course
Python
7
star
31

huggingface-docker

MLOps packaging of HuggingFace
Python
6
star
32

flask-app

A demo flask-app with Github-actions
Python
6
star
33

scraping-demo

Demo for scraping using scrapy
HTML
6
star
34

azure-fundamentals

Study guide for the Azure Fundamentals Certification
6
star
35

rust-cli-example

A small Rust CLI example you can use to build on
Rust
6
star
36

ceph-ansible

Ansible Playbooks for Ceph
Ruby
6
star
37

advanced-rust-cli

Create advanced Rust CLIs using examples
Rust
5
star
38

try-huggingface

Examples to try HuggingFace datasets and transformers
Jupyter Notebook
5
star
39

az-900-reference

Reference to pass the Azure fundamentals test (AZ-900 )
5
star
40

fastapi-onnx

FastAPI example project to do fast ML predictions over HTTP
Python
5
star
41

advanced-python-cli

Create advanced Python CLIs using examples
Python
5
star
42

ffsync-ansible

Ansible playbook for the Firefox Sync Server
Shell
5
star
43

applied-rust

Rust Bootcamp Week 4: Applying Rust to build a library
5
star
44

python-scripting

Coursera Week 2: Python scripting and SQL
Python
5
star
45

pytest-konira

A pytest plugin to run Konira DSL tests
Python
5
star
46

python-action

Run Python scripts on GitHub Actions
4
star
47

coima

plain, simple template engine for text files
Python
4
star
48

Presentations

Text based Presentations
4
star
49

argparse-python-cli

A very basic Python CLI tool without dependencies using the argparse module
Python
4
star
50

rust-template

A simple Rust template to help you get started with a Rust project
Makefile
4
star
51

vscode-mysql

Coursera week 4: work with VSCode and MySQL
4
star
52

copilot-snake

A demo to showcase how Copilot can help you build a Snake game
Rust
4
star
53

rust-structs-types-enums

Rust Bootcamp Week 3: Structs, Types, and Enums
4
star
54

python-testing

Python Bootcamp for Data week 3: Testing in Python with Pytest
Jupyter Notebook
4
star
55

python-cli

Build a Python command line tool from scratch
Python
3
star
56

azure-flask-container-app

Use Azure App Service to deploy a containerized Flask application
Python
3
star
57

pipeline-jobs

Shell
3
star
58

helga-karma

You're doing good work!
Python
3
star
59

static

A simple static HTML site
HTML
3
star
60

konira.vim

A vim plugin to run konira test cases
Vim Script
3
star
61

pecan-raw

A simple request context viewer for Pecan
Shell
3
star
62

huggingface-azure-acr

packaging for Azure and HuggingFace
Python
3
star
63

redactr

An example Microservice project with Rust for anonimizing personal data
Rust
2
star
64

ansible-jenkins

Ansible module to manage Jenkins
Python
2
star
65

delgado

Receive commands over a socket and execute them in a terminal
Python
2
star
66

helga-jenkins

A Jenkins plugin for helga
Python
2
star
67

azure-spot-runner

Bring up Azure VMs as hosted GitHub Action runners - programmatically
Shell
2
star
68

flask-ml-azure

Flask ML project using Azure pipelines
Python
2
star
69

repo-id

Get the ID of a GitHub repository
Rust
2
star
70

wari

A CLI OTP manager and utility
Python
2
star
71

create-a-vim-plugin

A very basic plugin in Vim
Vim Script
2
star
72

tambo

A command line dispatcher
Python
2
star
73

wikipedia-dataset

A demo on creating a dataset from wikipedia
Jupyter Notebook
2
star
74

plexer.vim

A multi-line multi-edit plugin for vim
Vim Script
2
star
75

pacha

Python
2
star
76

try-vscode-web

Examples for teaching Python using VSCode web
Jupyter Notebook
2
star
77

huggingface-acr

Use other container registries to automatically package a HuggingFace model
Python
2
star
78

ado-work-items

An Azure function to update DevOps work items
Python
2
star
79

helga-ansible

An ansible plugin for helgabot
Python
2
star
80

container-mlops-template

Learn how to create a FastAPI container with HuggingFace and deploy it to Azure
Python
2
star
81

guaman

PostgreSQL query analytics
Python
1
star
82

caral

A flexible PyPi mirror
Python
1
star
83

bondsman.vim

Customize Git branch information from Fugitive
Vim Script
1
star
84

ayni

A Sphinx document version handler
Python
1
star
85

potasio

A python version of tasseo: a live dashboard for Graphite
JavaScript
1
star
86

helga-yall

Thank you responses for the helga bot
Python
1
star
87

copilot-workshop

HTML
1
star
88

python-cli-example

A small Python CLI example that you can use to build on
Python
1
star
89

python-functions-and-classes

Python Bootcamp for Data week 2: Python Functions and Classes
Jupyter Notebook
1
star
90

elk-stack

A sample all-in-one ELK stack repo with Codespaces
1
star
91

ceph-jenkins-build

The set of build files for building everything Ceph.
1
star
92

click-python-cli

A very basic example of using the Click framework to create a Python CLI
1
star
93

distributed-tracing

Demo of Opentracing and Jaeger
Python
1
star
94

introduction-to-python

Python For Data bootcamp week 1: Introduction to Python
Jupyter Notebook
1
star
95

jenkins-for-devops

Jupyter Notebook
1
star
96

pytest-inobject

Find matches in objects and provide a diff
Python
1
star
97

huggingface-summarization

Summarization CLI tool using HuggingFace
Python
1
star
98

helga-excuses

Excuses plugin for helga
Python
1
star
99

rust-monitoring-logging

Rust for DevOps week 2: Examples and exercises for monitoring and logging in Rust
Rust
1
star
100

pecan-admin

An admin interface for the Pecan Framework
Python
1
star