Giter Site home page Giter Site logo

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.

Paul Wolf's Projects

arducli icon arducli

cli for managing ardupilot parameters

django-stack icon django-stack

Example Django stack with DRF, nginx, uwsgi, postgresql

logtrace icon logtrace

Aggregate Python log messages into a single log entry

pycountry-convert icon pycountry-convert

Python conversion functions between ISO country codes, countries, and continents.

strgen icon strgen

A Python module for a template language that generates randomized data

ukpc icon ukpc

A Python module for parsing United Kingdom postcodes

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.