Skip to main content

Enhanced file name globbing module

Project description

mglob - enhanced file list expansion utility/module

Usable as stand-alone utility (for xargs, backticks etc.), or as a globbing library for own python programs. Globbing the sys.argv is something that almost every Windows script has to perform manually, and this module is here to help with that task. Also Unix users will benefit from enhanced features such as recursion, exclusion, and directory omission.

Typical use to expand argv (esp. in windows):

import mglob

files = mglob.expand(sys.argv[1:])

for f in files:
    # do stuff

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mglob-0.1.2.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mglob-0.1.2-py2.4.egg (5.8 kB view details)

Uploaded Egg

File details

Details for the file mglob-0.1.2.tar.gz.

File metadata

  • Download URL: mglob-0.1.2.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mglob-0.1.2.tar.gz
Algorithm Hash digest
SHA256 555c45ad0fa15cceb1458380c524916bb988f246d2cfb5f5dca4d0ff6b2b0aa8
MD5 a69509f1b1897e1d79cd86bbef6fa325
BLAKE2b-256 1d95b9acbaad7ae13301a0a86fda726ca86ce4c01cc1360b95f0d700ca325579

See more details on using hashes here.

File details

Details for the file mglob-0.1.2-py2.4.egg.

File metadata

  • Download URL: mglob-0.1.2-py2.4.egg
  • Upload date:
  • Size: 5.8 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mglob-0.1.2-py2.4.egg
Algorithm Hash digest
SHA256 04e68274c1dfadcf64f01d9ca01197f33b4a5865bfa28353cdb77d6fb10c6772
MD5 54bc7f0a142005ccf4bd9ad4b70787cb
BLAKE2b-256 f706fae4b8fe3ae7ecc0783d1d58c2630dc31e374c23d31262fb5bae2af629a6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page