Git Product home page Git Product logo

warlof's Introduction

ย  ย  Md. Nur Habib


Hi, I'm Md. Nur Habib

Programmer and Linux system administrator ๐Ÿง‘โ€๐Ÿ’ป

I am a Programmer and Linux system administrator and also work at Turing as full stack developer. I love to write offensive and defensive CLI software in bash and python language that can help and automate web, software security testing. ๐Ÿ“” ๐Ÿค–

Twitter: thenurhab1b GitHub thenurhabib Email Badge Github Badge visitors


More about me... ๐Ÿ‘พ

 # About Me Function
def aboutMeFunc():
    dictData = {
            "Name": "Md. Nur Habib",
            "About": "Programmer and sysAdmin.",
            "Lang" : "{Python, Bash, HTML, CSS, SQL}",
            "BestAndFavoriteSkill" : "CLI Software building, Malware Development"
            }
    print(dictData)


if __name__ == "__main__":
    try:
        aboutMeFunc()
    except KeyboardInterrupt:
        pass

GitHub     : https://github.com/thenurhabib
Facebook   : https://web.facebook.com/thenurhab1b 
HackerRank : https://www.hackerrank.com/thenurhabib

warlof's People

Contributors

thenurhabib avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

warlof's Issues

bash setup.sh

Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

ร— python setup.py egg_info did not run successfully.
โ”‚ exit code: 1
โ•ฐโ”€> [19 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 14, in
File "/usr/lib/python3/dist-packages/setuptools/init.py", line 16, in
import setuptools.version
File "/usr/lib/python3/dist-packages/setuptools/version.py", line 1, in
import pkg_resources
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 77, in
import('pkg_resources.extern.packaging.specifiers')
File "/usr/lib/python3/dist-packages/pkg_resources/_vendor/packaging/specifiers.py", line 24, in
from .utils import canonicalize_version
File "/usr/lib/python3/dist-packages/pkg_resources/_vendor/packaging/utils.py", line 8, in
from .tags import Tag, parse_tag
File "/usr/lib/python3/dist-packages/pkg_resources/_vendor/packaging/tags.py", line 5, in
import logging
File "/tmp/pip-install-kd35xi7a/logging_773de0e60df8431cb7f5eb42beb22063/logging/init.py", line 618
raise NotImplementedError, 'emit must be implemented '
^
SyntaxError: invalid syntax
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

ร— Encountered error while generating package metadata.
โ•ฐโ”€> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
ERROR: Could not find a version that satisfies the requirement socket (from versions: none)
ERROR: No matching distribution found for socket
Collecting ssl
Using cached ssl-1.16.tar.gz (33 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

ร— python setup.py egg_info did not run successfully.
โ”‚ exit code: 1
โ•ฐโ”€> [7 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "/tmp/pip-install-tqngadr6/ssl_e573caad19b046059660733c50018e3d/setup.py", line 33
print 'looking for', f
^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

ร— Encountered error while generating package metadata.
โ•ฐโ”€> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.