Software Development/Metadata

From The Thinkulum
< Software Development
Revision as of 05:47, 22 February 2019 by Andy Culbertson (talk | contribs) (Added the article.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Users of your project will need certain information about it, and you'll need to keep this information somewhere. For Python modules this is in the setup script.