Retoor software development Projects Research SearchXNG
Register Sign In

19 lines
307 B
Plaintext
Raw Normal View History

feat: scaffold drstats project with setuptools build, gitignore, and utro CLI entry point Initialize the dRStats repository with core project structure: add .gitignore excluding dist and venv directories, create Makefile for pip-based build and editable install, write README.md describing the devrant health monitoring purpose, define pyproject.toml using setuptools build backend, configure setup.cfg with metadata (name drstats, version 0.1.1, MIT license, aiohttp dependency) and console_scripts entry point mapping 'utro' to drstats.statistics:rant_stats, and include generated egg-info metadata files.
2024-11-23 19:56:52 +01:00
Metadata-Version: 2.1
Name: drstats
Version: 0.1.1
Summary: Dr Stats
Author: Retoor
Author-email: retoor@retoor.io
License: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: aiohttp>=3.10.10
# dRStats
## About
Simple project to determine health of the devrant platform.
Reference in New Issue Copy Permalink
c32565621d
drstats/src/drstats.egg-info/PKG-INFO
Response time: 35ms
Mail Licenses API