All Projects → abranhe → username

abranhe / username

Licence: MIT License
😺 Get the current user name

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to username

PastaBean
Python Script to Scrape Pastebin with Regex
Stars: ✭ 0 (-100%)
Mutual labels:  pip
cyclonedx-python
Creates CycloneDX Software Bill of Materials (SBOM) from Python projects and environments.
Stars: ✭ 78 (+500%)
Mutual labels:  pip
v-pip
🖼 Tiny vue wrapper for supporting native picture-in-picture mode.
Stars: ✭ 30 (+130.77%)
Mutual labels:  pip
torsimany
💡✏️️ ⬇️️ JSON to Markdown converter - Generate Markdown from format independent JSON
Stars: ✭ 49 (+276.92%)
Mutual labels:  pip
MixingBear
Package for automatic beat-mixing of music files in Python 🐻🎚
Stars: ✭ 73 (+461.54%)
Mutual labels:  pip
asymmetric
Ridiculously fast and easy module-to-API transformations. Learn in minutes, implement in seconds. Batteries included.
Stars: ✭ 35 (+169.23%)
Mutual labels:  pip
FlutterInAppPIP
Flutter Code to do InAPP PIP Like Youtube
Stars: ✭ 16 (+23.08%)
Mutual labels:  pip
rules poetry
Bazel rules that use Poetry for Python package management
Stars: ✭ 40 (+207.69%)
Mutual labels:  pip
rfc-bibtex
A command line tool that creates bibtex entries for IETF RFCs and Internet Drafts.
Stars: ✭ 43 (+230.77%)
Mutual labels:  pip
TensorFlow-Raspberry-Pi 64-bit
TensorFlow installation wheels for Raspberry Pi 64 OS
Stars: ✭ 27 (+107.69%)
Mutual labels:  pip
tox-pip-extensions
Augment tox with different installation methods via progressive enhancement.
Stars: ✭ 38 (+192.31%)
Mutual labels:  pip
requirements-parser
A Pip requirements file parser.
Stars: ✭ 101 (+676.92%)
Mutual labels:  pip
pip upgrade outdated
Install outdated python packages.
Stars: ✭ 62 (+376.92%)
Mutual labels:  pip
integration-test
ensure core packaging tools work well with each other
Stars: ✭ 15 (+15.38%)
Mutual labels:  pip
pip-date
A simple CLI tool to show the installation/modification times of all your pip packages
Stars: ✭ 21 (+61.54%)
Mutual labels:  pip
SeleniumDemo
Selenium automation test framework
Stars: ✭ 84 (+546.15%)
Mutual labels:  pip
TyStrings
strings file tool for iOS / macOS developers
Stars: ✭ 15 (+15.38%)
Mutual labels:  pip
blender pip
A Blender addon for managing Python modules inside Blender with PIP
Stars: ✭ 26 (+100%)
Mutual labels:  pip
pipsalabim
An assistant to guess your pip dependencies from your code, without using a requirements file.
Stars: ✭ 15 (+15.38%)
Mutual labels:  pip
project
☕️ Create node, rust, python or ruby project locally and on github (private or public)
Stars: ✭ 19 (+46.15%)
Mutual labels:  pip




username get the current username

Install

$ pip install username

Usage

import username

print(username())
# 'abranhe'

API

username()

Get current username

Related

License

MIT © Abraham Hernandez

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].