# 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.4.post20190208
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.4.post20190208.tar.gz | 34.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| c2cgeoportal_commons-2.4.post20190208-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:131.5 kB
Release files / c2cgeoportal_commons-2.4.post20190208.tar.gz
| Download URL | c2cgeoportal_commons-2.4.post20190208.tar.gz |
|---|---|
| Size | 34.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5f19a5fc5c1e0fd2b4901a2f222c0460882a84a7d4980387f38356cb91d6eec4
|
|
BLAKE2b-256 checksum How to use checksums |
26d7eb392db6e1943846324fa0bc48e5f2ae00afe1aea425947bc83b0c5561d4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.6
|
Release files / c2cgeoportal_commons-2.4.post20190208-py3-none-any.whl
| Download URL | c2cgeoportal_commons-2.4.post20190208-py3-none-any.whl |
|---|---|
| Size | 97.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
26f4bf7f1b676dc43eb59cf41389a0e514d07d373c2aa934f68680753684b8b1
|
|
BLAKE2b-256 checksum How to use checksums |
d1f132ff73255cff7de8bc870c2ac5b98889539fe71a097bc1b1257fe7168fea
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.6
|