Published my first python package.

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • checkip

    Resolves public (WAN) IP from supported providers. (by tsredanovic)

  • You can check it out on GitHub here.

  • dynamicflare

    Update dynamic DNS entries for accounts on CloudFlare's DNS service.

  • Yeah, this is the part which does the updating in case you are interested.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ddclient

    Discontinued This is the new home for ddclient. Ddclient is a Perl client used to update dynamic DNS entries for accounts on 'Dynamic DNS Network Services' free DNS service. It currently supports a lot of different routers and a few different services.

  • Of course I was looking into existing solutions before making it and I did come across ddclient. However it was using deprecated Cloudflare API in the version I managed to install on my raspberry so I figured I'll just do it myself with python.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts