Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: farisabit/python-dev-tips
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ebezzam/python-dev-tips
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 20 files changed
  • 1 contributor

Commits on Aug 18, 2024

  1. Update links and add video. (ebezzam#11)

    * Update links, add video.
    
    * Add badges for slides and recording.
    ebezzam authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    7a32ac3 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Switch to poetry. (ebezzam#12)

    * Switch to poetry.
    
    * Fix env and pytest call.
    
    * Call flake8 and black with poetry.
    
    * Run flake8 just on project files.
    
    * Windows compatible.
    
    * Remove venv setup.
    
    * Update pre-commit hooks.
    
    * Testing hooks.
    
    * Test hooks.
    
    * Test hooks.
    
    * Update prehooks.
    
    * Format.
    
    * Update docs.
    
    * Remove hatchling toml.
    ebezzam authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    209a041 View commit details
    Browse the repository at this point in the history
  2. Fix badge rendering (ebezzam#13)

    * Switch to poetry.
    
    * Fix env and pytest call.
    
    * Call flake8 and black with poetry.
    
    * Run flake8 just on project files.
    
    * Windows compatible.
    
    * Remove venv setup.
    
    * Update pre-commit hooks.
    
    * Testing hooks.
    
    * Test hooks.
    
    * Test hooks.
    
    * Update prehooks.
    
    * Format.
    
    * Update docs.
    
    * Remove hatchling toml.
    
    * Fix badge rendering.
    
    * Update README with additional tools and technologies.
    
    * New line.
    
    * New line.
    
    * Revert.
    
    * New line.
    ebezzam authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d7b3e9c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    446b4fd View commit details
    Browse the repository at this point in the history
  2. Bump version.

    ebezzam committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    af80da0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    175724b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Update video link

    ebezzam authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d44e5fe View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

  1. Some changes.

    ebezzam committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    6b763f1 View commit details
    Browse the repository at this point in the history
  2. Add GitHub badge.

    ebezzam committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    fba2b80 View commit details
    Browse the repository at this point in the history
Loading