Skip to content
View jannismain's full-sized avatar
📖
📖

Organizations

@Fraunhofer-IIS

Block or report jannismain

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. python-project-template python-project-template Public

    Forked from pypa/sampleproject

    A copier project template for Python. Example Project: https://github.com/jannismain/python-project-template-example

    Python 9 3

  2. A JSON Encoder in Python, that puts ... A JSON Encoder in Python, that puts small lists on single lines.
    1
    #!/usr/bin/env python3
    2
    from __future__ import annotations
    3
    
                  
    4
    import json
    5
    
                  
  3. mkdocs-macros-includex mkdocs-macros-includex Public

    A more flexible include macro for mkdocs.

    Python 3