Skip to main content

ws projects

Project description

Projects

Configuration

Create folders and files

pip install -r requirements-dev.txt --force
mkdir data
cd data
echo { } > systemdata.json
cd ..

mkdir pagecache
echo [ ] > cache.json
echo { } > cachemembers.json
cd ..

Create .env file

  • You have to create environment variables USER and PASSWORD, for logging
type nul > .env

config.py

  • Change domain/port
DOMAIN = "http://127.0.0.1"
PORT = "32800"

Run

python -u "...\projects_ws\main.py"

Skeleton

projects_ws
    ├───__pycache__
    ├───.venv
       .env
       .gitignore
       main.py
       README.md
       requirements-dev.txt
        ├───app
       ├───__pycache__
       ├───login_as_user.py
       ├───main.py
       ├───project.py
       └───save_data_json.py
           ├───endpointFiller
          ├───__pycache__
          ├───config.py
          ├───insert_projectcategories.py
          ├───insert_projects.py
          └───insert_projecttypes.py
           ├───data
       └───systemdata.json
        ├───pagecache
       ├───cache.json
       └───cachemembers.json

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

projects_ws_test-0.1.2.tar.gz (8.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

projects_ws_test-0.1.2-py3-none-any.whl (1.8 kB view details)

Uploaded Python 3

File details

Details for the file projects_ws_test-0.1.2.tar.gz.

File metadata

  • Download URL: projects_ws_test-0.1.2.tar.gz
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.12

File hashes

Hashes for projects_ws_test-0.1.2.tar.gz
Algorithm Hash digest
SHA256 1a2aaea01da7cf026cae78f66c1c2b3634d39001b890f197aca9248a8a7f1bbe
MD5 1a27c01286a6c07ca183720125177073
BLAKE2b-256 b9b9297092f968fc280ebc67c95ed43becb6f4f45807520e3bad0c3ce6c3cf51

See more details on using hashes here.

File details

Details for the file projects_ws_test-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for projects_ws_test-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 23214a5fda6204c981324c36bec30fcf9316569d1173b4797a31bb69be8854b0
MD5 7f6414837e7bb0c9f57d7dc52323087b
BLAKE2b-256 7be9df0e9ea9bcb52c6c9be205644e8d223a6180ccdd03e5ee9c6d4b75ad9db8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page