Skip to content
View paul-wolf's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report paul-wolf

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
paul-wolf/README.md

Working on

  • Transactional web sites with lots of moving parts including microservices, diverse storage requirements, analytics, real-time bidding and automated buying systems.

  • Geospatial computation with Pandas for analysing commercial data.

  • General Python standards and how to apply good practices to get better, more maintainable code.

  • Better protocols for web frameworks.

  • Web site accessibility according to WCAG 2.1

Some articles I've authored:

Python Coding Guidelines

This is a set of guidelines to make Python code more readable, easier to maintain and easier to reuse.

Simple Rules for Class Design

A formula that can be applied almost mechanically to simplify class design in Python, making your code easier to read, change and test.

Modern Python Logging

This is an opinionated view of how logging should be done for Python applications.

Djaq: A Different Concept for Django Queries

Djaq - pronounced "Jack" - provides an instant remote API to your Django models data with a powerful query language. No server-side code beyond two lines of config is required. You don't write backend classes, serializers or any other code to be able to immediately get whatever data you want to the client. And it is blazing fast.

Modern Django Settings

Some good practices for Django settings for medium to larger projects.

A More Practical REST

The REST pattern for writing APIs has a lot of traction and is the basis for many public APIs. It does, however, have some serious problems. This article proposes some changes to the principles underlying REST to make it a better convention.

Popular repositories

  1. djaq djaq Public

    Django queries

    Python 71 19

  2. strgen strgen Public

    A Python module for a template language that generates randomized data

    Python 34 2

  3. python_coding python_coding Public

    python coding guidelines

    Python 13 2

  4. logtrace logtrace Public

    Aggregate Python log messages into a single log entry

    Python 10 1

  5. yewdoc-client yewdoc-client Public

    client app for yewdoc

    Python 8 2

  6. ukpc ukpc Public

    A Python module for parsing United Kingdom postcodes

    Python 2