Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

open-source-python-template

A template for open source Python projects at Reflective.

Note, if you would like this project to be Pip installable, you will need to place all code in ./src/PROJECT_NAME/ and add a completed pyproject.toml file in the root of the repo.

Delete this section from the README when filling it out.

YOUR PROJECT

IF YOUR PROJECT IS STILL UNDER ACTIVE DEVELOPMENT, ADD THIS WARNING MESSAGE. OTHERWISE DELETE.

Warning

This project is under active development, there is no guarantee that it will operate as expected.

DESCRIBE YOUR PROJECT HERE.

Installation

INSTRUCTIONS ON HOW TO INSTALL THE PROJECT HERE.

Quick Start

WHAT DOES A USER NEED TO DO TO BE ABLE TO USE THIS?

OTHER SECTIONS

ADD ANY OTHER SECTIONS THAT YOU THINK ARE NECESSARY HERE.

Running Tests

INSTRUCTIONS ON HOW TO RUN TESTS OR LINK TO THE CONTRIBUTING SECTION.

Citations

ADD ANY CITATIONS HERE.

License

This project is released under the Apache 2.0 License - see the LICENSE file for details.

About

A template for open source Python projects.

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors