Explore >> Select a destination


You are here

python-future.org
| | yasoob.me
3.2 parsecs away

Travel
| | Hi there fellas. Today in this post i am going to show you how we can use python to make bulk urls tiny. Let me clear that we are not making a url shortening SERVICE instead what we are going to do is that we are going to unofficially use the tinyurl api (Tinyurl is a url shortening service). Theres not any official python api released by tinyurl. So lets begin with this:
| | blog.ian.stapletoncordas.co
1.9 parsecs away

Travel
| | [AI summary] The post outlines steps and best practices for migrating an existing Python 2 codebase to Python 3, emphasizing the use of continuous integration, testing, and compatibility tools like Flake8 and six.
| | gist.github.com
3.7 parsecs away

Travel
| | Python - functional style! GitHub Gist: instantly share code, notes, and snippets.
| | stribny.name
31.7 parsecs away

Travel
| [AI summary] The article explains how to create and execute shell scripts using Bash, focusing on automation and command-line interface interactions.