from brodan import Blog
  • Home
  • Twilio Blog
  • Polywork
  • GitHub
  • YouTube
  • LinkedIn
  • Ko-fi
  • Untappd
  • DEV
Subscribe
python

Configuring a .pypirc File for Easier Python Packaging

  • Christopher Hranj

Christopher Hranj

Aug 27, 2018 • 1 min read
Configuring a .pypirc File for Easier Python Packaging

Today I published a new blog post on my Truveris's engineering blog on how to configure a .pypirc file to simplify Python packaging. You can read the post here: Configuring a .pypirc File for Easier Python Packaging

If you have any questions or feedback on the post, reach out to me via email (christopher.hranj@gmail.com) or on Twitter @brodan_.

Sign up for more like this.

Enter your email
Subscribe
Dynamic Aspect Ratio Detection With FFmpeg

Dynamic Aspect Ratio Detection With FFmpeg

This week I've been working on a challenging new feature for one of GIPHY's GIF creation tools. The goal is to detect every aspect ratio change of a long-form video, which is useful for videos such as smart-phone videos that contain a combination of vertical and horizontal video. Here's an

  • Christopher Hranj
Christopher Hranj Jun 9, 2022 • 3 min read
How to Run a Private (Local) Ethereum Network with Go Ethereum

How to Run a Private (Local) Ethereum Network with Go Ethereum

I've been learning more and more about Ethereum lately and I wanted to solidify some of my understandings by running an Ethereum node locally. I ran into several issues along the way due to a combination of less-than-helpful documentation and super outdated Stack Exchange and Medium posts. In this post

  • Christopher Hranj
Christopher Hranj May 17, 2022 • 8 min read
Learning NFT Generation By Example: An Open-Source Success Story

Learning NFT Generation By Example: An Open-Source Success Story

Lately I've been heads down on a generative NFT PFP project and working heavily with a Node.js tool called sharp. sharp is a high-speed image processing library that's useful for image converting, resizing, extraction, etc. GitHub - lovell/sharp: High performance Node.js image processing, the fastest module to

  • Christopher Hranj
Christopher Hranj Apr 20, 2022 • 3 min read
from brodan import Blog © 2022
Powered by Ghost