Skip to content

bdrung/snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Various code snippets

This repository contains various code snippet that are used in several places.

natural_sorted

The Python function natural_sorted behaves like the built-in function sorted, but it returns a naturally sorted list instead.

python_tests

The python_tests directory contains unittests for pylint and flake8 which are used in several projects (for example in distro-info).

About

Various code snippets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages