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.13.tar.gz (24.4 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.13-py3-none-any.whl (29.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for serverz-0.1.13.tar.gz
Algorithm Hash digest
SHA256 e96e2cfd45a4835dd8ca44b09d432ea8bb4f8c0f12949297975f8129ef90338f
MD5 a97a443b676b7534608b22e60e62ebaf
BLAKE2b-256 fcc6d531fdb7c06673b3c075957217e67bbd6eaab6fcb42b8365fb672e2e7f00

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for serverz-0.1.13-py3-none-any.whl
Algorithm Hash digest
SHA256 275eea430131724e849e034059aebc4d79aafe7e98450a1ae3dbaf5cf2663792
MD5 9bf327637c996796cccc794cad6b3f3b
BLAKE2b-256 e04db47528ca96aa86691b9eeff38793b3ddbfa489cc42f15541df7a55a3963d

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