Skip to main content

A better webbrowser. A WAAAY more simple webbrowser. Just. For. You.

Reason this release was yanked:

I made a very stupid mistake.

Project description

simple_webbrowser

simple_webbrowser is a module that makes webbrowser module way more simple to work with.

This module has been recently reestructurated with a new __init__.py file so you don't have to import simple_webbrowser from simple_webbrowser, which is pointless and deprecated after version 0.1.4. Apps that used that are still compatible though!

License

This module is licensed under the MIT License.

Installing

Use the following command on the commandline:

pip install simple_webbrowser

Or, for Windows (if Python is on PATH, but pip isn't):

python -m pip install simple_webbrowser

Usage

Import it like this:

import simple_webbrowser as swb

# Afterwards, you can use it :)

A program that searches on Google

# Just an example of what you can do with this module
# Not a great example though
import simple_webbrowser as swb

try:
	x = input()
	swb.Google(query=x)
except:
	swb.Google("empty :(")

Projects where this module is used... (GitHub)

Search query: simple_webbrowser language:Python

Filters: code

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

simple_webbrowser-0.2.0.tar.gz (3.6 MB view details)

Uploaded Source

Built Distribution

simple_webbrowser-0.2.0-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file simple_webbrowser-0.2.0.tar.gz.

File metadata

  • Download URL: simple_webbrowser-0.2.0.tar.gz
  • Upload date:
  • Size: 3.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for simple_webbrowser-0.2.0.tar.gz
Algorithm Hash digest
SHA256 57f12c49300de4676e3df9a15847a5e9ca8bb0856ac744d878a694fa1e67c4d5
MD5 925683e60435393e99c6da6fc2035f00
BLAKE2b-256 72c8a6155f6fd794c40ca01653f9091a0e719c4207cf4b4c7b4c10338a9daeb7

See more details on using hashes here.

File details

Details for the file simple_webbrowser-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for simple_webbrowser-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fafce36c1684e6dd22467ebc81e4757c6fbac0aa2ed278c9d996116675e45b41
MD5 1012f9faaa2784e680ec0f7b002f88d1
BLAKE2b-256 ceda37a375120e6f12cf26eb5fc52a39ab7ff4907289c5dd1d8b2b3c1f100f45

See more details on using hashes here.

Supported by

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