Recent Releases of python-package-guide

python-package-guide - pyOpenSci packaging guide v0.4

What's Changed

  • Fix: reorganize index structure for users by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/188
  • Fix: minor edits by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/206
  • Fix broken stuff 2 (and keep stuff unbroken) by @sneakers-the-rat in https://github.com/pyOpenSci/python-package-guide/pull/205
  • Use pyproject.toml, remove requirements.txt by @sneakers-the-rat in https://github.com/pyOpenSci/python-package-guide/pull/204
  • docs: add ctb as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/208
  • all my requirements gone by @sneakers-the-rat in https://github.com/pyOpenSci/python-package-guide/pull/207
  • docs: add calekochenour as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/214
  • Version specification in main text of tutorials/pyproject-toml.md by @sneakers-the-rat in https://github.com/pyOpenSci/python-package-guide/pull/191
  • Fix: update link to coc by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/216
  • docs: add miguelalizo as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/219
  • Fix: Issue 201 - conda-forge tutorial learning objectives by @miguelalizo in https://github.com/pyOpenSci/python-package-guide/pull/218
  • docs: add nyeshlur as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/231
  • docs: add Tyler-Bonnell as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/233
  • docs: add ptressel as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/235
  • update: hatch tutorial by @ucodery in https://github.com/pyOpenSci/python-package-guide/pull/217
  • Update installable-code.md by @nyeshlur in https://github.com/pyOpenSci/python-package-guide/pull/230
  • Update installable-code.md by @nyeshlur in https://github.com/pyOpenSci/python-package-guide/pull/220
  • Update publish-conda-forge.md to fix tiny typo by @ptressel in https://github.com/pyOpenSci/python-package-guide/pull/225
  • Update publish-pypi.md to remove near-duplicate line. by @ptressel in https://github.com/pyOpenSci/python-package-guide/pull/223
  • Update intro.md: Remove Duplicate Link/Sentence by @Tyler-Bonnell in https://github.com/pyOpenSci/python-package-guide/pull/221
  • Update text to reflect modern Hatch by @ofek in https://github.com/pyOpenSci/python-package-guide/pull/241
  • Add: text on Hatch backend compatibility by @ucodery in https://github.com/pyOpenSci/python-package-guide/pull/228
  • More consistent LICENSE and CODEOFCONDUCT usage by @ptressel in https://github.com/pyOpenSci/python-package-guide/pull/234
  • Add: changelog-file.md to the Docs-for-Contributors-and-Maintainers section. by @miguelalizo in https://github.com/pyOpenSci/python-package-guide/pull/222
  • Update publish-pypi.md with consistent usage for "test PyPI". by @ptressel in https://github.com/pyOpenSci/python-package-guide/pull/224
  • Add: Tutorial for migrating from setup.py to pyproject.toml using Hatch by @miguelalizo in https://github.com/pyOpenSci/python-package-guide/pull/229
  • Update get-to-know-hatch.md for consistent style of "Hatch" etc. by @ptressel in https://github.com/pyOpenSci/python-package-guide/pull/227
  • API Documentation Tutorial: Fix a few typos and clean up punctuation by @Tyler-Bonnell in https://github.com/pyOpenSci/python-package-guide/pull/242
  • Include missed update step pyproject.toml by @Tyler-Bonnell in https://github.com/pyOpenSci/python-package-guide/pull/243
  • Fix: sphinx warnings by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/246
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pyOpenSci/python-package-guide/pull/245
  • docs: add ucodery as a contributor for code, review, and 2 more by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/251
  • literalinclude directives by @ucodery in https://github.com/pyOpenSci/python-package-guide/pull/239
  • update version from 0.1.0 to 0.1 by @pb-413 in https://github.com/pyOpenSci/python-package-guide/pull/262
  • docs: add kenseehart as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/283
  • docs: add ryanskeith as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/284
  • Update version references in tutorial: 0.1.0 -> 0.1 by @pb-413 in https://github.com/pyOpenSci/python-package-guide/pull/279
  • docs: add pb-413 as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/285
  • docs: add sosey as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/286
  • docs: add BSuperbad as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/288
  • Add command line example for finding hatch config file location by @sosey in https://github.com/pyOpenSci/python-package-guide/pull/256
  • Fixing Table of Contents/ Nav by @BSuperbad in https://github.com/pyOpenSci/python-package-guide/pull/266
  • docs: add chenghlee as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/289
  • docs: add Vaunty as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/290
  • Replace usage of "Anaconda Cloud" in various contexts by @chenghlee in https://github.com/pyOpenSci/python-package-guide/pull/269
  • Update github actions versions to current by @sosey in https://github.com/pyOpenSci/python-package-guide/pull/277
  • Unique package name - Corrective action steps by @pb-413 in https://github.com/pyOpenSci/python-package-guide/pull/280
  • use literalinclude in code-style-linting-format by @ucodery in https://github.com/pyOpenSci/python-package-guide/pull/259
  • Add: hatch plus meson-python python package example to guidebook by @ucodery in https://github.com/pyOpenSci/python-package-guide/pull/274
  • docs: add flpm as a contributor for review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/291
  • docs: add zackw as a contributor for review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/292
  • docs: add sn3hay as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/295
  • Setup Vale (prose linter) with a minimal unobtrusive configuration by @flpm in https://github.com/pyOpenSci/python-package-guide/pull/281
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pyOpenSci/python-package-guide/pull/294
  • Change formatting to satisfy codespell check by @willingc in https://github.com/pyOpenSci/python-package-guide/pull/296
  • Add: help wanted automated workflow to guidebook repo by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/297
  • Always use python -m with pip by @jhkennedy in https://github.com/pyOpenSci/python-package-guide/pull/300
  • Update diagram -hatch backends by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/302
  • docs: add stefanor as a contributor for review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/303
  • docs: add stefmolin as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/306
  • Mention that the code of conduct has placeholder values by @stefmolin in https://github.com/pyOpenSci/python-package-guide/pull/305
  • docs: add WeepingClown13 as a contributor for review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/307
  • Add support for internationalization to the guide by @flpm in https://github.com/pyOpenSci/python-package-guide/pull/298
  • Add a translation guide for contributors by @flpm in https://github.com/pyOpenSci/python-package-guide/pull/304
  • Start spanish translation by @flpm in https://github.com/pyOpenSci/python-package-guide/pull/309
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pyOpenSci/python-package-guide/pull/312
  • [Tuesday july 2 merge] Fix: update hatch install instructions by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/308
  • Structure the CONTRIBUTING guide to define sprint tasks by @flpm in https://github.com/pyOpenSci/python-package-guide/pull/311
  • Prepare translation files for SciPy sprint by @flpm in https://github.com/pyOpenSci/python-package-guide/pull/314
  • docs: add choldgraf as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/315
  • docs: add npch as a contributor for review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/316
  • update badges url by @sneakers-the-rat in https://github.com/pyOpenSci/python-package-guide/pull/318
  • docs: add RobPasMue as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/344
  • docs: add yardasol as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/345
  • docs: add ayhanxian as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/346
  • docs: add hpodzorski-USGS as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/347
  • docs: add ncclementi as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/348
  • docs: add John-Drake as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/349
  • Update conf.py to include Code of Conduct link to footer by @ayhanxian in https://github.com/pyOpenSci/python-package-guide/pull/324

New Contributors

  • @miguelalizo made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/218
  • @nyeshlur made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/230
  • @ptressel made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/225
  • @Tyler-Bonnell made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/221
  • @ofek made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/241
  • @pb-413 made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/262
  • @sosey made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/256
  • @BSuperbad made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/266
  • @chenghlee made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/269
  • @flpm made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/281
  • @willingc made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/296
  • @jhkennedy made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/300
  • @stefmolin made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/305
  • @ayhanxian made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/324

Full Changelog: https://github.com/pyOpenSci/python-package-guide/compare/v0.3...v0.4

- Python
Published by lwasser over 1 year ago

python-package-guide - pyOpenSci packaging guide release v0.3

This release contains

  • New tutorials on creating a python package (using hatch) for beginners!
  • Updated and enhanced content around packaging / edits from the community
  • Lots of new contributors

What's Changed

  • Fix links by @hugovk in https://github.com/pyOpenSci/python-package-guide/pull/166
  • Fix: readme file updates by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/168
  • Fix: logo on readme by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/169
  • ENH: Publish your python package to PyPI by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/164
  • docs: add ofek as a contributor for tutorial by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/170
  • Fix: missing link to publish pypi lesson in current landing page by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/172
  • docs: add JacksonBurns as a contributor for code, review, and tutorial by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/179
  • Fix: typos throughout the packaging build page and add targets to docs by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/180
  • Fix: use hatch for workflow by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/178
  • docs: add jaimergp as a contributor for code, review, and tutorial by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/182
  • docs: add h-vetinari as a contributor for code, review, and tutorial by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/183
  • Add: readme file tutorial to packaging 101 series by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/176
  • Add: conda-forge publication tutorials by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/177
  • Fix: nav for tutorials duplicated by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/184
  • docs: add xmnlab as a contributor for code, review, and tutorial by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/186
  • Fix typo of duplicate lines by @eriknw in https://github.com/pyOpenSci/python-package-guide/pull/185
  • Fix: multiple broken links by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/187
  • Final series lessons - pyproject, code of conduct & license files by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/181
  • Concise headings in tutorials/pyproject-toml.md by @sneakers-the-rat in https://github.com/pyOpenSci/python-package-guide/pull/190
  • Fix broken stuff by @sneakers-the-rat in https://github.com/pyOpenSci/python-package-guide/pull/192
  • Fix: inconsistent headings by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/194
  • docs: add tomalrussell as a contributor for code, review, and tutorial by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/196
  • Close markdown block for example README by @tomalrussell in https://github.com/pyOpenSci/python-package-guide/pull/195
  • Fix: small edits to headers of lesson by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/198
  • Description/Author formatting in tutorials/pyproject-toml.md by @sneakers-the-rat in https://github.com/pyOpenSci/python-package-guide/pull/193
  • UPDATE: added new contributors by @kierisi in https://github.com/pyOpenSci/python-package-guide/pull/199
  • UPDATE: added Carol to contributors by @kierisi in https://github.com/pyOpenSci/python-package-guide/pull/200
  • FIX: removed duplicates by @kierisi in https://github.com/pyOpenSci/python-package-guide/pull/203

New Contributors

  • @eriknw made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/185
  • @tomalrussell made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/195
  • @kierisi made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/199

Full Changelog: https://github.com/pyOpenSci/python-package-guide/compare/v0.2...v0.3

- Python
Published by lwasser almost 2 years ago

python-package-guide - v0.2 Tests chapter added and 2 tutorials

What's Changed

  • Move ci to update monthly and add to the bottom of the file by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/73
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pyOpenSci/python-package-guide/pull/75
  • Add: typing section to docstring page in guide by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/76
  • Update intro.md by @kwinkunks in https://github.com/pyOpenSci/python-package-guide/pull/68
  • docs: add kwinkunks as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/77
  • docs: add jezdez as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/78
  • docs: add dhirschfeld as a contributor for review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/79
  • Add: update logo and decision tree diagram by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/80
  • docs: add ucodery as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/84
  • some user-documentation improvements by @ucodery in https://github.com/pyOpenSci/python-package-guide/pull/81
  • Fix: edits to the packaging section of the guide ✨ by @ucodery in https://github.com/pyOpenSci/python-package-guide/pull/82
  • docs: add abravalheri as a contributor for code, and design by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/86
  • docs: add dpprdan as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/87
  • fix: typos by @dpprdan in https://github.com/pyOpenSci/python-package-guide/pull/85
  • Fix: link to peer review in header and update diagram by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/88
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pyOpenSci/python-package-guide/pull/89
  • docs: add yang-ruoxi as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/92
  • Update conf.py file to reduce the number of items in the top header of our guide - fix for safari. by @yang-ruoxi in https://github.com/pyOpenSci/python-package-guide/pull/91
  • Add: package versionioning, pypi / conda publishing & code format pre-commit pages (Reviews Welcome!) by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/27
  • Fix: broken navigation by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/94
  • Remove duplicated instructions by @ocefpaf in https://github.com/pyOpenSci/python-package-guide/pull/93
  • docs: Add ruff section in code style page by @Batalex in https://github.com/pyOpenSci/python-package-guide/pull/95
  • docs: add arianesasso as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/98
  • docs: add isabelizimm as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/99
  • docs: add namurphy as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/100
  • package name consistency by @ucodery in https://github.com/pyOpenSci/python-package-guide/pull/102
  • Fix: general cleanup of syntax, sphinx warnings by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/103
  • docs: add Zeitsperre as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/107
  • docs: add merwok as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/108
  • Add build clarification to package guide by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/101
  • Fix: broken links and add alt tags by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/114
  • Minor spelling fix by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/113
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pyOpenSci/python-package-guide/pull/112
  • docs: add kcranston as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/116
  • Fix: styles adjustment to match pyos branding by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/118
  • Small readme title fix by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/119
  • Fix: cleanup of existing pages as we create tutorials by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/121
  • Enh: Remove Google Tag by @sneakers-the-rat in https://github.com/pyOpenSci/python-package-guide/pull/124
  • [CSS] Increase dark mode contrast to meet WCAG requirements and other dark mode things by @sneakers-the-rat in https://github.com/pyOpenSci/python-package-guide/pull/122
  • [CSS] Local fonts, working fonts! by @sneakers-the-rat in https://github.com/pyOpenSci/python-package-guide/pull/123
  • docs: add jhkennedy as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/125
  • docs: add ucodery as a contributor for tutorial by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/126
  • Fix: invalid json in contribs file by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/128
  • docs: add inessapawson as a contributor for code, review, and tutorial by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/129
  • docs: add billbrod as a contributor for tutorial by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/130
  • docs: add kierisi as a contributor for tutorial by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/131
  • docs: add NickleDave as a contributor for tutorial by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/132
  • docs: add mknorps as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/133
  • Add: dependency page to guide by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/106
  • docs: add flying-sheep as a contributor for code, and review by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/137
  • Enh: Redesign of packaging guide landing page by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/140
  • Enh: Tests content - about, write tests, types of tests by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/136
  • [review-round-2 - Jan 3 merge] What is a Python package intro tutorial? by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/139
  • Fix: fix overwritten card edits by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/142
  • Fix: more styles fixes by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/143
  • Fix: sitemap baseurl by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/147
  • Fix: sitemap url is wrong by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/148
  • Fix: a few fixes to support the new theme and also updated cards by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/150
  • Fix: update homepage nav by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/151
  • docs: add Midnighter as a contributor for code, and tutorial by @allcontributors in https://github.com/pyOpenSci/python-package-guide/pull/154
  • Fix: book redirect build needs secret by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/156
  • Fix: redirect still has incorrect info by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/157
  • Fix: circle ci redirect build by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/158
  • ENH: Tutorial - Python Packaging - How to make your code installable by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/144
  • Fix: minor fixes in install code lesson by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/159
  • Fix: social cards broken by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/160
  • Fix: try to fix cards and also update contrib file by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/162
  • Fix: update project name and make year automated by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/163
  • Enh: Add tests pages - run tests in ci and locally to guide by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/145
  • Fix: update zenodo file for new release by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/146

New Contributors

  • @pre-commit-ci made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/75
  • @kwinkunks made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/68
  • @ucodery made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/81
  • @dpprdan made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/85
  • @yang-ruoxi made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/91
  • @ocefpaf made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/93
  • @Batalex made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/95
  • @sneakers-the-rat made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/124

Full Changelog: https://github.com/pyOpenSci/python-package-guide/compare/v0.1...v0.2

- Python
Published by lwasser about 2 years ago

python-package-guide - v0.1 Updated packaging guide chapter

This release adds the first part of the packaging chapter to the guide. It also updates the authorship list to include everyone that has provided feedback.

What's Changed

  • add infra to build sphinx book by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/1
  • Update contributing and readme and add circle ci by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/7
  • CONTENT: documentation text and styles by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/6
  • Fix: HTML PROOFER? 😭 by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/2
  • ADD: Update package theme to furo and add sitemap and opengraph by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/13
  • Review 2 (reviews open): Add: documentation section to package guide by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/19
  • Add: precommit hooks and clean up all files by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/43
  • Fix: move book to pydatasphinxtheme by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/45
  • Add: matomo to guide by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/56
  • (Review 2 - complete) Packaging section - part 2 by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/55
  • Fix image as fonts are working with svg by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/60
  • Fix: ordered list on complex package page by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/62
  • A11y: Use PyData Theme's Sphinx Design Components to fix dark mode contrast by @hugovk in https://github.com/pyOpenSci/python-package-guide/pull/61
  • fix: incorrect backend key by @henryiii in https://github.com/pyOpenSci/python-package-guide/pull/64
  • fix: incorrect license specification by @henryiii in https://github.com/pyOpenSci/python-package-guide/pull/65
  • Add: zenodo file to repo for citation by @lwasser in https://github.com/pyOpenSci/python-package-guide/pull/20

New Contributors

Most of the contributors in this PR as comments and edits were new !! * @hugovk made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/61 * @henryiii made their first contribution in https://github.com/pyOpenSci/python-package-guide/pull/64

Full Changelog: https://github.com/pyOpenSci/python-package-guide/compare/v0.0...v0.1

- Python
Published by lwasser almost 3 years ago

python-package-guide - Initial release to trigger zenodo

- Python
Published by lwasser over 3 years ago