# c2cgeoportal_common
## Checkout
git clone git@github.com:camptocamp/c2cgeoportal.git
cd common
## Create virtual environment
make install
## Set up the tests database
```
sudo -u postgres psql -c "CREATE USER \"www-data\" WITH PASSWORD 'www-data';"
DATABASE=geomapfish_tests
sudo -u postgres psql -c "CREATE DATABASE $DATABASE WITH OWNER \"www-data\";"
sudo -u postgres psql -d $DATABASE -c "CREATE EXTENSION postgis;"
```
use common/testing/initialized.py to create the database (development.ini at admin side)
```
## Run the tests
```
make test
```
## Checkout
git clone git@github.com:camptocamp/c2cgeoportal.git
cd common
## Create virtual environment
make install
## Set up the tests database
```
sudo -u postgres psql -c "CREATE USER \"www-data\" WITH PASSWORD 'www-data';"
DATABASE=geomapfish_tests
sudo -u postgres psql -c "CREATE DATABASE $DATABASE WITH OWNER \"www-data\";"
sudo -u postgres psql -d $DATABASE -c "CREATE EXTENSION postgis;"
```
use common/testing/initialized.py to create the database (development.ini at admin side)
```
## Run the tests
```
make test
```
Release files for c2cgeoportal-commons 2.5.post20190510
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| c2cgeoportal_commons-2.5.post20190510.tar.gz | 35.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| c2cgeoportal_commons-2.5.post20190510-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:137.2 kB
Release files / c2cgeoportal_commons-2.5.post20190510.tar.gz
| Download URL | c2cgeoportal_commons-2.5.post20190510.tar.gz |
|---|---|
| Size | 35.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dde67dca7e5f22dab62ae9a80ff3f77e54f1908d85400c26e89d1cf0952f931e
|
|
BLAKE2b-256 checksum How to use checksums |
c37c0de0e4cb18eed7786597db8b2ef95a33f6974f0fc1d0fb32c2da27b3a5c6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.6
|
Release files / c2cgeoportal_commons-2.5.post20190510-py3-none-any.whl
| Download URL | c2cgeoportal_commons-2.5.post20190510-py3-none-any.whl |
|---|---|
| Size | 101.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
76e6c90aeb885fde470e114e2ddb4b8c567da2dccc69623911ef05f84b170899
|
|
BLAKE2b-256 checksum How to use checksums |
8a02f0afe734a9c706b7c5daf4d249ba25fc3e8cfcaf374d35abdc5dc18d44ef
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.6
|