An open API service indexing awesome lists of open source software.

https://github.com/juselara1/python-oracle.template

Cookiecutter template for my personal oracle-based development environment for Python in docker.
https://github.com/juselara1/python-oracle.template

Last synced: 25 days ago
JSON representation

Cookiecutter template for my personal oracle-based development environment for Python in docker.

Awesome Lists containing this project

README

        

# Base Cookiecutter Template for Python Development on Oracle Linux
---

This `cookiecutter` template creates an isolated and complete Python development environment in `docker` using `oracle-linux` as the base image, and shares the same host user and ssh keys.

Example usage:

```sh
cat > "/tmp/config.yml" <