Skip to main content

Add your description here

Project description

使用以下方式进行server 和测试 配置对应测试环境 uv run pytest -s tests/test_main.py::test_get_id_from_name uv run python -m clientz.server 80 --prod

docker-compose build --no-cache

C语言相关使用方式

文本内容

├── CMakeLists.txt ├── LICENSE ├── Readme.md ├── conanfile.txt └── src ├── workspace ├── main.cpp ├── show.cpp └── show.h

build

cd build conan install .. -of . --build missing

构建Cmake

cmake .. -DCMAKE_TOOLCHAIN_FILE=conan_toolchain.cmake -DCMAKE_BUILD_TYPE=Release# or Debug

clientz

正式启动

python -m clientz.server --prod

测试启动

python -m src.clientz.server

基本只需要修改 core.py config.yaml

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

serverz-0.1.2.tar.gz (12.2 kB view details)

Uploaded Source

Built Distribution

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

serverz-0.1.2-py3-none-any.whl (13.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: serverz-0.1.2.tar.gz
  • Upload date:
  • Size: 12.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.11

File hashes

Hashes for serverz-0.1.2.tar.gz
Algorithm Hash digest
SHA256 73f783c669054d70a678499cdf4df0dac00290a73c4f6625c27ae77a53647965
MD5 f47592dd49b68fc481f2265f733a070f
BLAKE2b-256 da93e25b3d846667088ffe4abf7beb2229c9bd258f17a561e742c489f7d2cff8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: serverz-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 13.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.11

File hashes

Hashes for serverz-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 62026343880f9ad6e36849674a81fd6e2a7b45821ebf5144497fe78606258ee6
MD5 a4b2d996f9a9925ca0462a42abce187a
BLAKE2b-256 e937f613e1ceb4b37a9a612b6c5eb8c904103a010072913e49001ec63472ab83

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