Registry / devops / sampleproject

sampleproject

JSON →
library4.0.0pypypi✓ verified 80d ago

A sample Python project demonstrating packaging and distribution best practices. Currently at version 4.0.0, maintained by the Python Packaging Authority. Released sporadically with major updates reflecting changes in PyPA tooling.

pip install sampleproject
INSTALL
IMPORT
SIG · SAMPLEPROJECT
S
sampleproject
devopspythonv4.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

main
from sample import main
import sampleproject

Basic usage: import and display version. The library is a stub; no actual functionality is provided.

import sampleproject print(sampleproject.__version__)
Debug
Known issues
gotchasampleproject is a placeholder/tutorial package. It has no real functionality. Do not use it as a dependency.
fix
Use a real library or create your own package.
affects: >=1.0.0
deprecatedThe sampleproject package is frozen and not intended for production. Breaking changes may occur without notice.
fix
Pin to a specific version if you must depend on it.
affects: 4.0.0
Upgrade
Version history
4.0.0latest on PyPI · released Nov 6, 2024
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
sampleproject — pip install sampleproject · libregistry