Giter Club home page Giter Club logo

fw-bsides-2024's Introduction

Fort Wayne BSides 2024 - Leveling Up Your Scripting

This repository contains the presentation code for my Fort Wayne BSides 2024 presentation.

The code is broken into separate top level modules for each section. The modules are:

  • _1_language_features.py: Python language features
  • _2_standardlib_example.py: Python standard library examples
  • _3_dateparser_example.py: Date parsing example
  • _4_rich_example.py: Rich library example
  • _5_typehints_example.py: Type hints example
  • _6_argparse_replace_example.py: Argparse replacement example
  • _7_pyenv_pipenv.py: Pyenv and Pipenv explanation
  • _9_end.py: End of presentation
  • helpers.py: Helper functions used in the presentation of the code and outputs

The dependencies for this project are in the Pipfile

The most interesting code for the presentation and code display is in helpers.py. It uses the rich library and the python inspect standard library module to get function source code. It uses a rich Console object to display the code with syntax highlighting and line numbers, and capture all output. Currently this requires the console set up and a replacement of print in the source file in order for this to work. This could probably be improved to remove that constraint

For questions, please reach out via Github or via the FW BSides Discord server.

fw-bsides-2024's People

Contributors

sheindel avatar

Stargazers

James Crace avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.