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 sampleprojectNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage: import and display version. The library is a stub; no actual functionality is provided.
Use a real library or create your own package.
Pin to a specific version if you must depend on it.
No dependency data recorded yet.