Skip to content
djangoSpin
  • Home
  • About Us
    • Nalini & Lakshay
  • Python Center
    • Python 101
    • OO Python
    • Design Patterns
    • 50+ Standard Library Modules
    • 60+ Third-Party Modules
    • 50+ Tips & Tricks for Python Developers
    • 50+ Know-How(s) Every Pythonista Must Know
    • All Python Articles
    • Python Programs
  • Handy-How-To(s)
    • C#
    • English
    • Google Chrome
    • Microsoft Excel
    • Oracle
    • Python
    • SQL
    • WordPress
    • Unix

Python

Python @ DjangoSpin

Python: Changing Current Directory

Reading Time: 1 minutesCurrent Directory in Python Current Directory in Python In order to check the current directory in Python, you can use the getcwd() function of the standard library os. current directory […]

Posted on March 11, 2017November 13, 2019 by lakshayarora7 Continue reading
Python @ DjangoSpin

Python: Finding pathnames matching a Unix-style pattern with glob

Reading Time: 1 minutesglob in Python glob in Python The glob standard library helps to find pathnames matching a Unix-style pattern, using its glob() function. You can use Unix wildcards such as *, […]

Posted on March 11, 2017November 13, 2019 by lakshayarora7 Continue reading
Python @ DjangoSpin

Python: Reloading a Module

Reading Time: 1 minutesReloading a Module in Python Reloading a Module in Python Reloading a Module: There are occasions when you have changed the code of a module, and you want the changes […]

Posted on February 24, 2017November 13, 2019 by lakshayarora7 Continue reading
Python @ DjangoSpin

Python: Beginning with Oracle with cx_Oracle

Reading Time: 2 minutesBeginning with Oracle using cx_Oracle in Python Beginning with Oracle using cx_Oracle in Python Python has a third party library called cx_Oracle, which helps you to work with Oracle databases. […]

Posted on February 20, 2017April 9, 2017 by lakshayarora7 Continue reading
Python @ DjangoSpin

Archiving Files Using zipfile & tarfile Modules

Reading Time: 1 minuteszipfile & tarfile in Python zipfile & tarfile in Python The standard libraries zipfile & tarfile facilitate creating and manipulating zip & Unix tar archive files. The tarfile is not […]

Posted on February 19, 2017December 20, 2017 by Nalini Aggarwal Continue reading
Python @ DjangoSpin

Python: Arrays

Reading Time: 2 minutesArrays in Python Arrays in Python Arrays in Python: An array is a data structure which stores homogeneous elements i.e. of the same type. This is in contrast to lists […]

Posted on February 18, 2017April 9, 2017 by lakshayarora7 Continue reading
Python @ DjangoSpin

Python: Fetching Last n Items of an Iterable

Reading Time: 1 minutesFetching Last n Items of an Iterable in Python Fetching Last n Items of an Iterable in Python Fetching Last n Items of an Iterable: In order to fetch the […]

Posted on February 18, 2017December 20, 2017 by Nalini Aggarwal Continue reading
Python @ DjangoSpin

Python: Maintaining order in Dictionaries

Reading Time: 1 minutesMaintaining order in Dictionaries in Python Maintaining order in Dictionaries in Python Maintaining order in Dictionaries: The regular behaviour of Python dictionaries is such that, the order in which the […]

Posted on February 18, 2017April 9, 2017 by lakshayarora7 Continue reading
Python @ DjangoSpin

Python: Getting Largest or Smallest n items of an Iterable

Reading Time: 1 minutesGetting Largest or Smallest n items of an Iterable in Python Getting Largest or Smallest n items of an Iterable in Python Getting Largest or Smallest n items of an […]

Posted on February 18, 2017December 20, 2017 by Nalini Aggarwal Continue reading
Python @ DjangoSpin

Python: Beginning with SQLite3

Reading Time: 1 minutesSQLite3 in Python SQLite3 in Python SQLite3 in Python: Python ships a module called sqlite3 which enables you to work with a builtin database called SQLite3 without having to install […]

Posted on February 18, 2017April 9, 2017 by lakshayarora7 Continue reading

Posts navigation

Older posts
♫  I’m taking and you’re taking we’ve forgotten how to give,
I’m faking it, you’re breaking it and its just the way it is,
So we’ll leave here tonight but not before we give each other back our hearts ♫

Passenger

Categories

  • English (1)
  • Google Chrome (2)
  • Mac (1)
  • Microsoft Excel (2)
  • Microsoft Outlook (2)
  • Oracle (6)
  • Project Euler Problems (1)
  • Python (112)
  • Python Programs (102)
  • SQL (3)
  • Uncategorized (3)
  • Unix (2)
  • Wordpress (1)

Recent Posts

  • Test
  • Project Euler Problem #1: Multiples of 3 and 5 | Difficulty 5%
  • Python: Lexicon
  • Windows: Scheduling a task
  • PyPro #101 Chain of Responsibility Design Pattern

Archives

  • April 2023
  • April 2018
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • October 2016
  • September 2016
  • July 2016
  • May 2016
  • February 2016
  • January 2016
  • December 2015

Feeds

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
Proudly powered by WordPress | Theme: West by aThemes.