PinnedPaige NiedringhausinITNEXTAutomatically Publish a Repo as a PyPI Library with GitHub ActionsJust a config file, a few Python scripts, and a GitHub Actions workflow make publishing to PyPI effortless.Oct 23Oct 23
Paige NiedringhausinITNEXTAnimate an Auto-Scrolling Carousel with Only HTML and CSSNo libraries, no JavaScript, just CSS keyframes and the scroll snap module.Aug 23Aug 23
Paige NiedringhausinITNEXTLean on CSS Clip Path to Make Cool Shapes in the DOM without ImagesHearts, stars, and horseshoes — or maybe just a jaunty polygon for extra flair.Jun 26Jun 26
Paige NiedringhausinITNEXTCreate a Custom Formatted CSV from Python DataThe DictWriter package makes creating a CSV file from a Python list simple.Apr 22Apr 22
Paige NiedringhausinITNEXTFilter, Merge, and Update Python Lists Based on Object AttributesManipulating lists of items by object attributes is surprisingly tricky.Mar 4Mar 4
Paige NiedringhausinITNEXTUse Selenium with Python to Target the XPath of a Particular ObjectExtract data from each item in a list of items instead of the whole webpage.Dec 19, 2023Dec 19, 2023
Paige NiedringhausinITNEXTScrape Data from a Lazy Loading Website with Selenium PythonNo API to fetch data? No problem when you can build your own web scraper.Oct 23, 2023Oct 23, 2023
Paige NiedringhausinITNEXTCopy Files from One Repo to Another Automatically with GitHub ActionsEven add a newly copied file to a feature branch for easier pull request reviews.Aug 15, 2023Aug 15, 2023
Paige NiedringhausinITNEXTAutomatically Create a Pull Request Against a Feature Branch with GitHub ActionsKeep up with code reviews programmatically using workflows.Jun 13, 2023Jun 13, 2023
Paige NiedringhausinITNEXTUse GitHub Actions to Automatically Publish a Repo Subfolder as an npm LibraryPublish a project subfolder to npm with just a package.json and a GitHub Actions workflow.Apr 13, 20231Apr 13, 20231