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.8.tar.gz (23.1 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.8-py3-none-any.whl (27.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for serverz-0.1.8.tar.gz
Algorithm Hash digest
SHA256 aa992035bd2e0cec60be9010e9db70aaed167a365d55d226e252b4162e655dcf
MD5 68727ee8feeaa69f493b25cb9386dc5e
BLAKE2b-256 9048b637032f1a05f9669254f24396f67ef708f91a11277b59681c78a1a932e2

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for serverz-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 5a4d8e7bf16ac048df805861de8a43ad88114fe34ce33422847f7084d104c2ba
MD5 ee87800671d9a737fddb14f9df944766
BLAKE2b-256 61a3c9105e53033412f8bed820b2353818784bad7b095b45932d6d7be50e1520

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