This is a tool to find research papers alongwith their download links
Project description
This is a command line tool which is used to gather system info and ipaddress and location of any user .
Contribution :-
The main project is in this github repository https://github.com/subhomoy-roy-choudhury/Hack_IP
Installation :-
> pip install Hack_IP
> hackip
Usage :-
- Inorder to find location of any public IP Address .
from hackip import hack_ip
from requests import get
ip = get('https://api.ipify.org').text
print(ip)
a = hack_ip()
print(a.my_ip_location(ip))
LICENSE :-
Copyright (c) 2018 The Python Packaging Authority
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file IEEE_Research_Paper_Finder-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: IEEE_Research_Paper_Finder-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1066f070716e9f0191c4be835d8b76787b9514fdf42890825b4798a9bb122c31 |
|
MD5 | b98d4afa22eb5df44745b40f96dbf947 |
|
BLAKE2b-256 | 6ef91e1e59f91e9f986e93e99bf93576759e7b246ba6ec9b6c956abb3758ae3a |