Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/richecr/pythonic-core


https://github.com/richecr/pythonic-core

Last synced: about 5 hours ago
JSON representation

Awesome Lists containing this project

README

        

# PythonicCore

This package provides the core functionality for building the query and connecting to the PythonicSQL database.

## Go To Python

### Generate Package Python and Install Local

```sh
make install
```

### Uninstall Local

```sh
make uninstall
```