Git Product home page Git Product logo

ankesh054-official / littlebrother-gui- Goto Github PK

View Code? Open in Web Editor NEW
17.0 17.0 6.0 13.99 MB

LittleBrother is an information collection tool (OSINT), It is basically a CLI based tool which aims to carry out research on a French, Swiss,Luxembourgish or Belgian person.It provides various modules that allow efficient searches. LittleBrother does not require an API key or login ID. This is a extended version of LittleBrother tool, It is a GUI based tool.We need some of your information to run this tool properly, We promise you not to leak your data and try to make it more secure.

Home Page: https://ankesh054-official.github.io/LittleBrother-GUI-/

License: MIT License

Python 100.00%
gui information-gathering information-gathering-tools littlebrother osint python3 tkinter tkinter-graphic-interface tkinter-gui tkinter-python

littlebrother-gui-'s Introduction

πŸ’« About Me:

Hi there, my name is Ankesh and I am an undergraduate student at DPGITM Gurugram. Currently, I am focusing on learning Artificial intelligence, Machine learning concepts and I am very passionate about contributing to open source projects. I believe that open source contribution is an amazing way to collaborate with like-minded individuals and create something truly remarkable. I am excited to continue growing my skills and making meaningful contributions to the open source community.

🌐 Socials:

LinkedIn Medium Stack Overflow

πŸ’» Tech Stack:

C C++ CSS3 HTML5 Java JavaScript Markdown Python Shell Script TypeScript Netlify Firebase GithubPages Vercel Angular Bootstrap NPM MariaDB SQLite MySQL MongoDB Figma NumPy Pandas GitHub Git Jira Notion Postman Raspberry Pi

πŸ“Š GitHub Stats:


littlebrother-gui-'s People

Contributors

ankesh054-official avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

littlebrother-gui-'s Issues

No module named 'tkinter'

I have run to python3 start.py but they no run
Traceback (most recent call last):
File "/data/data/com.termux/files/home/LittleBrother-GUI-/start.py", line 1, in
from Guis.gui import lay
File "/data/data/com.termux/files/home/LittleBrother-GUI-/Guis/gui.py", line 2, in
from tkinter import *
ModuleN
Screenshot_20201224-073359
otFoundError: No module named 'tkinter'

No running

β”Œβ”€β”€(kaliγ‰Ώkali)-[~/LittleBrother-GUI-]
└─$ python3 start.py
Traceback (most recent call last):
File "/home/kali/LittleBrother-GUI-/start.py", line 1, in
from Guis.gui import lay
File "/home/kali/LittleBrother-GUI-/Guis/gui.py", line 3, in
from core import layout_decision, loading
File "/home/kali/LittleBrother-GUI-/core/layout_decision.py", line 3, in
from Guis import signin_layout,create_account_layout,forgot_password_layout
File "/home/kali/LittleBrother-GUI-/Guis/signin_layout.py", line 4, in
from core import main
File "/home/kali/LittleBrother-GUI-/core/main.py", line 1, in
import pyrebase
ModuleNotFoundError: No module named 'pyrebase'

(ON LINUX)

Wont Start, error below...

└─$ python3 start.py
Traceback (most recent call last):
File "/home/kali/LittleBrother-GUI-/start.py", line 1, in
from Guis.gui import lay
File "/home/kali/LittleBrother-GUI-/Guis/gui.py", line 3, in
from core import layout_decision, loading
File "/home/kali/LittleBrother-GUI-/core/layout_decision.py", line 3, in
from Guis import signin_layout,create_account_layout,forgot_password_layout
File "/home/kali/LittleBrother-GUI-/Guis/signin_layout.py", line 4, in
from core import main
File "/home/kali/LittleBrother-GUI-/core/main.py", line 1, in
import pyrebase
File "/home/kali/.local/lib/python3.11/site-packages/pyrebase/init.py", line 1, in
from .pyrebase import initialize_app
File "/home/kali/.local/lib/python3.11/site-packages/pyrebase/pyrebase.py", line 1, in
import requests
File "/home/kali/.local/lib/python3.11/site-packages/requests/init.py", line 63, in
from . import utils
File "/home/kali/.local/lib/python3.11/site-packages/requests/utils.py", line 27, in
from .cookies import RequestsCookieJar, cookiejar_from_dict
File "/home/kali/.local/lib/python3.11/site-packages/requests/cookies.py", line 172, in
class RequestsCookieJar(cookielib.CookieJar, collections.MutableMapping):
^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'collections' has no attribute 'MutableMapping'

I have ran the pip against the requirements file

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.