Skip to main content

It is a module which, if you import then you won't need to import any other module for any purpose...

Project description

x

Author: Ashutosh Dwivedi
Email: iasashutosh17@gmail.com
License: CC BY-NC 4.0 + Custom Restrictions


📖 Description

x is a Python package designed to simplify imports.
Instead of importing many standard modules separately, you only need to import x.

Every standard Python module is automatically available with the prefix x_.
Special Rules: Modules with __ in their name → use x__name (e.g., future → x__future__).

Modules with both _name and name variants → use x_name and x__name respectively (e.g., asyncio → x_asyncio, _asyncio → x__asyncio).

For example:

import x

print(x_math.pi)      # from math module
x_sys.exit()          # from sys module

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

x_all_modules-0.1.1.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

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

x_all_modules-0.1.1-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file x_all_modules-0.1.1.tar.gz.

File metadata

  • Download URL: x_all_modules-0.1.1.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.6

File hashes

Hashes for x_all_modules-0.1.1.tar.gz
Algorithm Hash digest
SHA256 667df332a5f0b95729277f1a7c78fef36352e405711a4338b810b607d9359c77
MD5 d61e95ef676471a9c2cab51db5befa59
BLAKE2b-256 ae94e56306ec74b6c6b5d26432d7224fa18c3c59b97b5abe05228c88a2cb3221

See more details on using hashes here.

File details

Details for the file x_all_modules-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: x_all_modules-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.6

File hashes

Hashes for x_all_modules-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7083a3ef9358d6b45b3ddd7168b54bcc492648bd60f9e19d690c444480768794
MD5 3d2eb0ee940369eb71d7fffa4fc148dc
BLAKE2b-256 9bae2d96096d6c4507a69ea9875b05b1a83c04599762bbfe8ed11855c0077601

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