Repository Review with Scientific Python
pre-commit
packaging
scientific python
python
I’ve written before about Python Packaging and pre-commit which I’m a big fan of.…
R Resources
R
documentation
data science
statistics
data analysis
R is a statistical programming languages and one of the most popular languages for data analysis, statistics and plotting in academia and industry. Learning a new language…
Sphinx Documentation
quarto
python
documentation
sphinx
github actions
How to generate documentation websites for your Python package using Sphinx, including generating API documentation…
Python Packaging
quarto
python
packaging
setuptools
github actions
pypi
This post describes steps in creating a Python package. If you are looking for information on installing packages this is done using Python PIP.
Browser Extensions
browser
firefox
opera
vivaldi
extensions
Most people use web-browsers a fair bit. There are a number of extensions available which make their use more…
Who’s to Blame
code
analysis
git
github
gitlab
blame
Git blame shows who made changes to which line of code for a given point in its history.
Pre-Commit : Customising and Updating
code
analysis
linting
git
github
gitlab
pre-commit
Pre-commit is a tool for running hooks prior to making commits to your Git history. If you’re not familiar with it then you may want to read the earlier post Pre-Commit …
Pre-Commit : Protecting your future self
code
analysis
linting
git
github
gitlab
pre-commit
Pre-commit is a powerful tool for executing a range of hooks prior to making commits to your Git…
No matching items