Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
This package ships the Minor Planet Center's file of observatory codes and their geodetic coordinates.
This is not an official MPC package. It is an automatically generated mirror of the file so that it is
installable via pip
.
Every night at around 2:15 AM UTC, the MPC observatory code file is downloaded and compared (via md5 checksum) to the current version of this package. If the checksums are different, a new package will be published.
The latest version of the file can be install via pip:
pip install mpc-obscodes
import pandas as pd
from mpc_obscodes import mpc_obscodes
obscodes = pd.read_json(mpc_obscodes, orient="index")
This research has made use of data and/or services provided by the International Astronomical Union's Minor Planet Center.
See the Minor Planet Center's website for more details.
FAQs
Minor Planet Center Observatory Codes
We found that mpc-obscodes demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.