Python पैकेज विकसित करना
James Fulton
Climate informatics researcher
__init__.pypyment से डॉक्यूमेंटेशनflake8 से कोड स्टाइलsetup.py से अपना पैकेज इंस्टॉल करने योग्य बनानाinstall_requires और requirements.txt से dependenciesLICENSE, README.md, CONTRIBUTING.md और HISTORY.md जैसे सपोर्टिंग फाइलेंtwine से डिस्ट्रीब्यूशंस बनाना और PyPI पर अपलोड करनाpytest और tox से टेस्टिंगcookiecutter से पैकेज टेम्पलेट्स उपयोग करनाMakefiles से कुशल पैकेज मेंटेनेंसpytestPython पैकेज विकसित करना