Git Product home page Git Product logo

pratikpythonaraclari's Introduction

Practical Python Tools

This repostory contains practical tools encoded in Python. To use these tools, you need to have Python3 + installed on your computer. In addition, if the modules specified in the applications are not installed, you can install the related module by entering "pip install module" in the command line as stated in the description of the application.

IP_Sorgulama.py

This application is coded to provide a quick list of IP addresses with the web services provided by https://ipstack.com/ . Requirements for the application to work;

  • You must obtain an APIKEY by signing up at https://ipstack.com,
  • You should assign the APIKEY you received from https://ipstack.com to the APIKEY variable in the code,
  • If the requests module is not installed, you should install it by typing "pip install requests" on the command line.

For detailed content, see: https://www.hakankocaman.com/python-ile-pratik-araclar-ip-sorgulma

For the Medium article, see: https://medium.com/@hakankocaman/practical-tools-with-python-ip-query-541fa6df8cd9

Click on the picture below to access the Youtube video:

Coordinate Transformation

Click on the picture below to access the Youtube video:

pratikpythonaraclari's People

Contributors

hakankocaman avatar

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.