GithubHelp home page GithubHelp logo

black-feedstock's Introduction

About black-recipe-feedstock

Feedstock license: BSD-3-Clause

Home: https://github.com/psf/black

Package license: MIT

Summary: The uncompromising code formatter.

Development: https://github.com/psf/black

Documentation: https://black.readthedocs.io/

Black is the uncompromising Python code formatter. By using it, you agree to cease control over minutiae of hand-formatting. In return, Black gives you speed, determinism, and freedom from pycodestyle nagging about formatting. You will save time and mental energy for more important matters.

Current build status

Azure
VariantStatus
linux_64_python3.10.____cpython variant
linux_64_python3.11.____cpython variant
linux_64_python3.12.____cpython variant
linux_64_python3.8.____cpython variant
linux_64_python3.9.____73_pypy variant
linux_64_python3.9.____cpython variant
linux_aarch64_python3.10.____cpython variant
linux_aarch64_python3.11.____cpython variant
linux_aarch64_python3.12.____cpython variant
linux_aarch64_python3.8.____cpython variant
linux_aarch64_python3.9.____73_pypy variant
linux_aarch64_python3.9.____cpython variant
linux_ppc64le_python3.10.____cpython variant
linux_ppc64le_python3.11.____cpython variant
linux_ppc64le_python3.12.____cpython variant
linux_ppc64le_python3.8.____cpython variant
linux_ppc64le_python3.9.____73_pypy variant
linux_ppc64le_python3.9.____cpython variant
osx_64_python3.10.____cpython variant
osx_64_python3.11.____cpython variant
osx_64_python3.12.____cpython variant
osx_64_python3.8.____cpython variant
osx_64_python3.9.____73_pypy variant
osx_64_python3.9.____cpython variant
osx_arm64_python3.10.____cpython variant
osx_arm64_python3.11.____cpython variant
osx_arm64_python3.12.____cpython variant
osx_arm64_python3.8.____cpython variant
osx_arm64_python3.9.____cpython variant
win_64_python3.10.____cpython variant
win_64_python3.11.____cpython variant
win_64_python3.12.____cpython variant
win_64_python3.8.____cpython variant
win_64_python3.9.____73_pypy variant
win_64_python3.9.____cpython variant

Current release info

Name Downloads Version Platforms
Conda Recipe Conda Downloads Conda Version Conda Platforms
Conda Recipe Conda Downloads Conda Version Conda Platforms
Conda Recipe Conda Downloads Conda Version Conda Platforms
Conda Recipe Conda Downloads Conda Version Conda Platforms

Installing black-recipe

Installing black-recipe from the conda-forge channel can be achieved by adding conda-forge to your channels with:

conda config --add channels conda-forge
conda config --set channel_priority strict

Once the conda-forge channel has been enabled, black, black-colorama, black-jupyter, blackd can be installed with conda:

conda install black black-colorama black-jupyter blackd

or with mamba:

mamba install black black-colorama black-jupyter blackd

It is possible to list all of the versions of black available on your platform with conda:

conda search black --channel conda-forge

or with mamba:

mamba search black --channel conda-forge

Alternatively, mamba repoquery may provide more information:

# Search all versions available on your platform:
mamba repoquery search black --channel conda-forge

# List packages depending on `black`:
mamba repoquery whoneeds black --channel conda-forge

# List dependencies of `black`:
mamba repoquery depends black --channel conda-forge

About conda-forge

Powered by NumFOCUS

conda-forge is a community-led conda channel of installable packages. In order to provide high-quality builds, the process has been automated into the conda-forge GitHub organization. The conda-forge organization contains one repository for each of the installable packages. Such a repository is known as a feedstock.

A feedstock is made up of a conda recipe (the instructions on what and how to build the package) and the necessary configurations for automatic building using freely available continuous integration services. Thanks to the awesome service provided by Azure, GitHub, CircleCI, AppVeyor, Drone, and TravisCI it is possible to build and upload installable packages to the conda-forge anaconda.org channel for Linux, Windows and OSX respectively.

To manage the continuous integration and simplify feedstock maintenance conda-smithy has been developed. Using the conda-forge.yml within this repository, it is possible to re-render all of this feedstock's supporting files (e.g. the CI configuration files) with conda smithy rerender.

For more information please check the conda-forge documentation.

Terminology

feedstock - the conda recipe (raw material), supporting scripts and CI configuration.

conda-smithy - the tool which helps orchestrate the feedstock. Its primary use is in the construction of the CI .yml files and simplify the management of many feedstocks.

conda-forge - the place where the feedstock and smithy live and work to produce the finished article (built conda distributions)

Updating black-recipe-feedstock

If you would like to improve the black-recipe recipe or build a new package version, please fork this repository and submit a PR. Upon submission, your changes will be run on the appropriate platforms to give the reviewer an opportunity to confirm that the changes result in a successful build. Once merged, the recipe will be re-built and uploaded automatically to the conda-forge channel, whereupon the built conda packages will be available for everybody to install and use from the conda-forge channel. Note that all branches in the conda-forge/black-recipe-feedstock are immediately built and any created packages are uploaded, so PRs should be based on branches in forks and branches in the main repository should only be used to build distinct package versions.

In order to produce a uniquely identifiable distribution:

  • If the version of a package is not being increased, please add or increase the build/number.
  • If the version of a package is being increased, please remember to return the build/number back to 0.

Feedstock Maintainers

black-feedstock's People

Contributors

ambv avatar anthchirp avatar beckermr avatar bollwyvl avatar carlodri avatar conda-forge-admin avatar conda-forge-curator[bot] avatar conda-forge-webservices[bot] avatar github-actions[bot] avatar jakirkham avatar maresb avatar mariusvniekerk avatar mbargull avatar ndevenish avatar raybellwaves avatar regro-cf-autotick-bot avatar seanlaw avatar trexfeathers avatar xhochy avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

black-feedstock's Issues

noarch/black-19.10b0-py_2.tar.bz2 contains files from other packages

There are many files in noarch/black-19.10b0-py_2.tar.bz2 that perhaps should not be there because they are from different packages:

$ tar --list -f black-19.10b0-py_2.tar.bz2 
info/hash_input.json
info/link.json
info/index.json
info/about.json
info/files
info/paths.json
info/git
site-packages/typed_ast-1.4.1.dist-info/INSTALLER
site-packages/typed_ast-1.4.1.dist-info/WHEEL
site-packages/typed_ast-1.4.1.dist-info/METADATA
site-packages/typed_ast-1.4.1.dist-info/RECORD
info/recipe/conda_build_config.yaml
info/recipe/meta.yaml
info/test/run_test.bat
site-packages/attr/py.typed
site-packages/attr/_version_info.pyi
site-packages/attr/filters.pyi
site-packages/attr/converters.pyi
site-packages/attr/exceptions.pyi
site-packages/attr/validators.pyi
site-packages/attr/__init__.pyi
info/licenses/LICENSE
site-packages/blib2to3/__init__.py
site-packages/_black_version.py
site-packages/typed_ast/__init__.py
site-packages/regex/__init__.py
site-packages/blib2to3/pgen2/__init__.py
site-packages/pathspec/patterns/__init__.py
site-packages/attr/_config.py
site-packages/pathspec/compat.py
site-packages/attr/filters.py
site-packages/click/_textwrap.py
site-packages/blib2to3/pgen2/token.py
site-packages/attr/__init__.py
site-packages/click/globals.py
site-packages/blib2to3/pgen2/literals.py
site-packages/attr/exceptions.py
site-packages/blib2to3/pygram.py
site-packages/attr/converters.py
site-packages/attr/_version_info.py
site-packages/pathspec/__init__.py
site-packages/click/__init__.py
site-packages/pathspec/tests/test_pathspec.py
site-packages/click/_unicodefun.py
site-packages/pathspec/pattern.py
site-packages/blib2to3/pgen2/grammar.py
site-packages/pathspec/pathspec.py
site-packages/blackd.py
site-packages/attr/_compat.py
site-packages/typed_ast/tests/test_basics.py
site-packages/blib2to3/pgen2/driver.py
site-packages/pathspec/tests/test_util.py
site-packages/blib2to3/pgen2/parse.py
site-packages/click/exceptions.py
site-packages/typed_ast/conversions.py
site-packages/click/formatting.py
site-packages/blib2to3/pgen2/conv.py
site-packages/attr/_funcs.py
site-packages/pathspec/patterns/gitwildmatch.py
site-packages/click/_winconsole.py
site-packages/click/decorators.py
site-packages/attr/validators.py
site-packages/click/_bashcomplete.py
site-packages/typed_ast/ast27.py
site-packages/pathspec/tests/test_gitwildmatch.py
site-packages/click/testing.py
site-packages/typed_ast/ast3.py
site-packages/blib2to3/pgen2/pgen.py
site-packages/click/parser.py
site-packages/click/utils.py
site-packages/pathspec/util.py
site-packages/click/_termui_impl.py
site-packages/blib2to3/pgen2/tokenize.py
site-packages/click/termui.py
site-packages/click/_compat.py
site-packages/appdirs.py
site-packages/click/types.py
site-packages/blib2to3/pytree.py
site-packages/regex/regex.py
site-packages/attr/_make.py
site-packages/click/core.py
site-packages/pathspec/tests/__init__.py
site-packages/regex/_regex_core.py
site-packages/black.py
site-packages/regex/test_regex.py
site-packages/click-7.1.2.dist-info/LICENSE.rst
info/recipe/meta.yaml.template
site-packages/pathspec-0.8.0.dist-info/INSTALLER
site-packages/pathspec-0.8.0.dist-info/WHEEL
site-packages/pathspec-0.8.0.dist-info/RECORD
site-packages/pathspec-0.8.0.dist-info/METADATA
site-packages/pathspec-0.8.0.dist-info/LICENSE
site-packages/appdirs-1.4.4.dist-info/INSTALLER
site-packages/appdirs-1.4.4.dist-info/WHEEL
site-packages/appdirs-1.4.4.dist-info/RECORD
site-packages/appdirs-1.4.4.dist-info/METADATA
site-packages/attrs-19.3.0.dist-info/top_level.txt
site-packages/regex-2020.7.14.dist-info/top_level.txt
site-packages/click-7.1.2.dist-info/top_level.txt
site-packages/appdirs-1.4.4.dist-info/top_level.txt
site-packages/pathspec-0.8.0.dist-info/top_level.txt
site-packages/typed_ast-1.4.1.dist-info/top_level.txt
site-packages/black-19.10b0.dist-info/top_level.txt
site-packages/black-19.10b0.dist-info/entry_points.txt
site-packages/blib2to3/PatternGrammar.txt
site-packages/appdirs-1.4.4.dist-info/LICENSE.txt
site-packages/blib2to3/Grammar.txt
site-packages/black-19.10b0.dist-info/INSTALLER
site-packages/black-19.10b0.dist-info/WHEEL
site-packages/black-19.10b0.dist-info/LICENSE
site-packages/black-19.10b0.dist-info/RECORD
site-packages/black-19.10b0.dist-info/METADATA
site-packages/typed_ast/_ast27.cpython-38-x86_64-linux-gnu.so
site-packages/typed_ast/_ast3.cpython-38-x86_64-linux-gnu.so
site-packages/regex/_regex.cpython-38-x86_64-linux-gnu.so
site-packages/attrs-19.3.0.dist-info/INSTALLER
site-packages/attrs-19.3.0.dist-info/WHEEL
site-packages/attrs-19.3.0.dist-info/LICENSE
site-packages/attrs-19.3.0.dist-info/RECORD
site-packages/attrs-19.3.0.dist-info/METADATA
site-packages/black-19.10b0.dist-info/direct_url.json
site-packages/click-7.1.2.dist-info/INSTALLER
site-packages/click-7.1.2.dist-info/WHEEL
site-packages/click-7.1.2.dist-info/RECORD
site-packages/click-7.1.2.dist-info/METADATA
site-packages/regex-2020.7.14.dist-info/INSTALLER
site-packages/regex-2020.7.14.dist-info/WHEEL
site-packages/regex-2020.7.14.dist-info/RECORD
site-packages/regex-2020.7.14.dist-info/METADATA
info/recipe/build_base.sh
info/test/run_test.sh

As a result, conda complains:

...
ERROR conda.core.link:_execute(700): An error occurred while installing package 'conda-forge::black-19.10b0-py_2'.
...
conda.CondaMultiError: Conda was asked to clobber an existing path.
...
Conda no longer clobbers existing paths without the use of the --clobber option
...

I can submit more details about my specific environment if this is useful.

turn on automerge?

Comment:

Does you think this repo is stable enough to turn on automerge?

If you think so you could create a bot issue as

@conda-forge-admin, please add bot automerge

remove noarch and correct dependencies

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

as discussed in #44 we should probably remove noarch and fix the various conditional dependencies.

Installed packages

n/a

Environment info

n/a

Recipe does not install aiohttp dependency correctly

Issue:


Environment (conda list):
$ conda list
# packages in environment at /Users/aidan/miniconda3/envs/blackenv:
#
# Name                    Version                   Build  Channel
appdirs                   1.4.4              pyh9f0ad1d_0    conda-forge
black                     20.8b1                     py_1    conda-forge
ca-certificates           2020.12.5            h033912b_0    conda-forge
certifi                   2020.12.5        py39h6e9494a_1    conda-forge
click                     7.1.2              pyh9f0ad1d_0    conda-forge
dataclasses               0.8                pyhc8e2a94_1    conda-forge
libcxx                    11.1.0               habf9029_0    conda-forge
libffi                    3.3                  h046ec9c_2    conda-forge
mypy_extensions           0.4.3            py39h6e9494a_3    conda-forge
ncurses                   6.2                  h2e338ed_4    conda-forge
openssl                   1.1.1j               hbcf498f_0    conda-forge
pathspec                  0.8.1              pyhd3deb0d_0    conda-forge
pip                       21.0.1             pyhd8ed1ab_0    conda-forge
python                    3.9.2           h2502468_0_cpython    conda-forge
python_abi                3.9                      1_cp39    conda-forge
readline                  8.0                  h0678c8f_2    conda-forge
regex                     2020.11.13       py39hcbf5805_1    conda-forge
setuptools                49.6.0           py39h6e9494a_3    conda-forge
sqlite                    3.34.0               h17101e1_0    conda-forge
tk                        8.6.10               h0419947_1    conda-forge
toml                      0.10.2             pyhd8ed1ab_0    conda-forge
typed-ast                 1.4.2            py39hcbf5805_0    conda-forge
typing_extensions         3.7.4.3                    py_0    conda-forge
tzdata                    2021a                he74cb21_0    conda-forge
wheel                     0.36.2             pyhd3deb0d_0    conda-forge
xz                        5.2.5                haf1e3a3_1    conda-forge
zlib                      1.2.11            h7795811_1010    conda-forge

Details about conda and system ( conda info ):
$ conda info
     active environment : blackenv
    active env location : /Users/aidan/miniconda3/envs/blackenv
            shell level : 2
       user config file : /Users/aidan/.condarc
 populated config files : /Users/aidan/.condarc
          conda version : 4.8.4
    conda-build version : 3.15.1
         python version : 3.7.2.final.0
       virtual packages : __osx=10.15.6
       base environment : /Users/aidan/miniconda3  (writable)
           channel URLs : https://conda.anaconda.org/coecms/osx-64
                          https://conda.anaconda.org/coecms/noarch
                          https://conda.anaconda.org/conda-forge/osx-64
                          https://conda.anaconda.org/conda-forge/noarch
                          https://repo.anaconda.com/pkgs/main/osx-64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/r/osx-64
                          https://repo.anaconda.com/pkgs/r/noarch
          package cache : /Users/aidan/miniconda3/pkgs
                          /Users/aidan/.conda/pkgs
       envs directories : /Users/aidan/miniconda3/envs
                          /Users/aidan/.conda/envs
               platform : osx-64
             user-agent : conda/4.8.4 requests/2.24.0 CPython/3.7.2 Darwin/19.6.0 OSX/10.15.6
                UID:GID : 504:20
             netrc file : /Users/aidan/.netrc
           offline mode : False

With a minimal environment yaml specification the correct dependencies are not installed:

name: blackenv
channels:
- conda-forge
dependencies:
- black
$ conda env create -f black.yml
$ conda activate blackenv
(blackenv) $ blackd
Traceback (most recent call last):
  File "/Users/aidan/miniconda3/envs/blackenv/bin/blackd", line 7, in <module>
    from blackd import patched_main
  File "/Users/aidan/miniconda3/envs/blackenv/lib/python3.9/site-packages/blackd/__init__.py", line 9, in <module>
    from aiohttp import web
ModuleNotFoundError: No module named 'aiohttp'

It seems the recipe is installing blackd but not specifying this correctly when invoking setup.py. The docs say

blackd is not packaged alongside Black by default because it has additional dependencies. You will need to execute pip install black[d] to install it.

But the build script is not doing this:

https://github.com/conda-forge/black-feedstock/blob/master/recipe/build_base.sh#L11

as a result I guess these dependencies (aiohttp and aiohttp-cors) are not correctly specified:

https://github.com/psf/black/blob/24418a54501381e1cdbe0ab1de4e4ced7537c124/setup.py#L81-L83

Feedstock Maintainer

Hi maintainers,

Is it possible for me to be added to the list of maintainers for this feedstock? I would like to help merge updates as they become available.

Thanks in advance!

[warning] failed package validation and/or copy for commit ab389b92f8d2b515e4ba7c0ca7488e518a042ddb

Hi @conda-forge/black! This is the friendly automated conda-forge-webservice!

It appears that one or more of your feedstock's outputs did not copy from the
staging channel (cf-staging) to the production channel (conda-forge). :(

This failure can happen for a lot of reasons, including an outdated feedstock
token. Below we have put some information about the failure to help you debug it.

Rerendering the feedstock will usually fix these problems.

If you have any issues or questions, you can find us on Element in the
community channel or you can bump us right here.

output validation (is this output allowed for your feedstock?):

  • linux-64/black-23.7.0-py39hf3d152e_0.conda: True
  • noarch/black-colorama-23.7.0-hd8ed1ab_0.conda: False
  • noarch/black-jupyter-23.7.0-hd8ed1ab_0.conda: True
  • noarch/blackd-23.7.0-hd8ed1ab_0.conda: True

copied (did this output get copied to the production channel?):

  • linux-64/black-23.7.0-py39hf3d152e_0.conda: True
  • noarch/black-jupyter-23.7.0-hd8ed1ab_0.conda: True
  • noarch/blackd-23.7.0-hd8ed1ab_0.conda: True
  • noarch/black-colorama-23.7.0-hd8ed1ab_0.conda: False

error messages:

  • output noarch/black-colorama-23.7.0-hd8ed1ab_0.conda does not have a valid md5 checksum

To fix invalid outputs, you may need to manually add this feedstock to the feedstock-outputs map (did another feedstock already make this package?):

Feedstock Maintainer

Comment:

Hi maintainers,

Is it possible for me to be added to the list of maintainers for this feedstock? I would like to help merge updates as they become available.

Thanks in advance!

(copied from #38)

v.22.8.0 is missing for noarch

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

it seems noarch never got a v22.8.0 installation candidate:

image

was this intentional?

i'm getting nothing provides requested black 22.8** when i include black=22.8.* in my conda env's YAML file.

maybe related: #51

Installed packages

name: example
channels:
  - conda-forge
  - default
dependencies:
  - black=22.8.*
  - python=3.10.*

Environment info

active environment : None
            shell level : 0
       user config file : /Users/william/.condarc
 populated config files : /Users/william/.pyenv/versions/miniforge3/.condarc
                          /Users/william/.condarc
          conda version : 4.14.0
    conda-build version : not installed
         python version : 3.9.10.final.0
       virtual packages : __osx=11.5.1=0
                          __unix=0=0
                          __archspec=1=arm64
       base environment : /Users/william/.pyenv/versions/miniforge3  (writable)
      conda av data dir : /Users/william/.pyenv/versions/miniforge3/etc/conda
  conda av metadata url : None
           channel URLs : https://conda.anaconda.org/conda-forge/osx-arm64
                          https://conda.anaconda.org/conda-forge/noarch
          package cache : /Users/william/.pyenv/versions/miniforge3/pkgs
                          /Users/william/.conda/pkgs
       envs directories : /Users/william/.pyenv/versions/miniforge3/envs
                          /Users/william/.conda/envs
               platform : osx-arm64
             user-agent : conda/4.14.0 requests/2.27.1 CPython/3.9.10 Darwin/20.6.0 OSX/11.5.1
                UID:GID : 501:20
             netrc file : None
           offline mode : False

Add black to the default channel

@msarahan and @jjhelmus black is becoming more and more important to the python ecosystem and it would be nice to have in the default channel for those who want to avoid pip installing or using a third party channel. What do you think?

Include the jupyter black extension

Issue:

Currently missing the jupyter part of new black black: 21.9b0-pyhd8ed1ab_0 conda-forge

Skipping .ipynb files as Jupyter dependencies are not installed.
You can fix this by running ``pip install black[jupyter]``

Not sure what needs to change here, but it would be nice to get the jupyter part of black via conda.

Black reports version 0.0

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

Bug Description

The command black --version prints:

black, 0.0 (compiled: no)
Python (CPython) 3.9.16

Steps To Reproduce

Install black via Conda:

conda install -y -c conda-forge --force-reinstall black

Check whether installation is successful:

$ conda list black
# packages in environment at /Users/jientile/anaconda3/envs/venv:
#
# Name                    Version                   Build  Channel
black                     23.3.0           py39hca03da5_0  
black-jupyter             23.3.0               hd8ed1ab_0    conda-forge

Check that pip reports version 0.0:

$ pip list | grep black
black                  0.0

Expected Behavior

pip and conda should report the same installed version.

Relevant Issues

Installed packages

# packages in environment at /Users/jientile/anaconda3/envs/venv:
#
# Name                    Version                   Build  Channel
aiobotocore               2.4.2            py39hca03da5_0  
aiohttp                   3.8.3            py39h80987f9_0  
aioitertools              0.7.1              pyhd3eb1b0_0  
aioredis                  2.0.1              pyhd8ed1ab_0    conda-forge
aiosignal                 1.2.0              pyhd3eb1b0_0  
aniso8601                 9.0.1              pyhd3eb1b0_0  
anyio                     3.5.0            py39hca03da5_0  
appdirs                   1.4.4              pyhd3eb1b0_0  
appnope                   0.1.2           py39hca03da5_1001  
appscript                 1.1.2            py39h1a28f6b_0  
argh                      0.27.2             pyhd8ed1ab_0    conda-forge
asn1crypto                1.5.1            py39hca03da5_0  
asteval                   0.9.29             pyhd8ed1ab_0    conda-forge
astroid                   2.14.2           py39hca03da5_0  
asttokens                 2.0.5              pyhd3eb1b0_0  
async-timeout             4.0.2            py39hca03da5_0  
asyncio-atexit            1.0.1                    pypi_0    pypi
attrs                     22.1.0           py39hca03da5_0  
autopep8                  1.6.0              pyhd3eb1b0_1  
aws-sam-translator        1.64.0             pyhd8ed1ab_0    conda-forge
aws-xray-sdk              0.95                       py_0  
azure-common              1.1.28                   pypi_0    pypi
azure-storage-blob        2.1.0                    pypi_0    pypi
azure-storage-common      2.1.0                    pypi_0    pypi
azure-storage-file        2.1.0                    pypi_0    pypi
backcall                  0.2.0              pyhd3eb1b0_0  
bcrypt                    3.2.0            py39h1a28f6b_1  
beautifulsoup4            4.12.0           py39hca03da5_0  
bitstring                 3.1.9                    pypi_0    pypi
black                     23.3.0           py39hca03da5_0  
black-jupyter             23.3.0               hd8ed1ab_0    conda-forge
blas                      2.116                  openblas    conda-forge
blas-devel                3.9.0           16_osxarm64_openblas    conda-forge
blessings                 1.7             py39hca03da5_1002  
blinker                   1.4              py39hca03da5_0  
blobxfer                  1.11.0                   pypi_0    pypi
boost-cpp                 1.73.0              h1a28f6b_12  
boto3                     1.24.28          py39hca03da5_0  
botocore                  1.27.59          py39hca03da5_0  
bottleneck                1.3.5            py39heec5a64_0  
bpython                   0.20.1           py39hca03da5_1  
brotli                    1.0.9                h1a28f6b_7  
brotli-bin                1.0.9                h1a28f6b_7  
brotlipy                  0.7.0           py39h1a28f6b_1002  
bzip2                     1.0.8                h620ffc9_4  
c-ares                    1.19.0               h80987f9_0  
ca-certificates           2022.12.7            h4653dfc_0    conda-forge
cachetools                4.2.2              pyhd3eb1b0_0  
cairo                     1.16.0               h302bd0f_4  
certifi                   2022.12.7          pyhd8ed1ab_0    conda-forge
cffi                      1.15.1           py39h80987f9_3  
cfn-lint                  0.76.2             pyhd8ed1ab_0    conda-forge
charset-normalizer        2.0.4              pyhd3eb1b0_0  
click                     8.0.4            py39hca03da5_0  
cloudpickle               2.0.0              pyhd3eb1b0_0  
clr_loader                0.2.5            py39hca03da5_0  
colorama                  0.4.6            py39hca03da5_0  
colorlover                0.3.0                      py_0    conda-forge
comm                      0.1.2            py39hca03da5_0  
commonmark                0.9.1              pyhd3eb1b0_0  
contourpy                 1.0.5            py39h525c30c_0  
cryptography              39.0.1           py39h834c97f_0  
cssselect                 1.1.0              pyhd3eb1b0_0  
cssutils                  2.6.0              pyhd8ed1ab_0    conda-forge
curtsies                  0.3.4            py39hca03da5_0  
cycler                    0.11.0             pyhd3eb1b0_0  
dataclasses               0.8                pyh6d0b6a4_7  
datadog                   0.42.0             pyhd3eb1b0_0  
datetime-glob             1.0.8                    pypi_0    pypi
debugpy                   1.5.1            py39hc377ac9_0  
decorator                 5.1.1              pyhd3eb1b0_0  
deprecated                1.2.13           py39hca03da5_0  
dill                      0.3.6            py39hca03da5_0  
distro                    1.5.0              pyhd3eb1b0_1  
dnspython                 2.2.1            py39hca03da5_0  
docker-py                 4.4.1            py39hca03da5_5  
docker-pycreds            0.4.0              pyhd3eb1b0_0  
ecdsa                     0.17.0             pyhd3eb1b0_0  
email-validator           1.2.1            py39hca03da5_0  
entrypoints               0.4              py39hca03da5_0  
et_xmlfile                1.1.0            py39hca03da5_0  
executing                 0.8.3              pyhd3eb1b0_0  
expat                     2.4.9                hc377ac9_0  
fastapi                   0.95.0             pyhd8ed1ab_0    conda-forge
fastapi-restful           0.4.3                    pypi_0    pypi
fastcounter               1.1.0                    pypi_0    pypi
flake8                    6.0.0            py39hca03da5_0  
flask                     2.2.2            py39hca03da5_0  
flask-restful             0.3.9            py39hca03da5_0  
flask_cors                3.0.10             pyhd3eb1b0_0  
flit-core                 3.8.0            py39hca03da5_0  
font-ttf-dejavu-sans-mono 2.37                 hd3eb1b0_0  
font-ttf-inconsolata      2.001                hcb22688_0  
font-ttf-source-code-pro  2.030                hd3eb1b0_0  
font-ttf-ubuntu           0.83                 h8b1ccd4_0  
fontconfig                2.14.1               hee714a5_2  
fonts-anaconda            1                    h8fa9717_0  
fonts-conda-ecosystem     1                    hd3eb1b0_0  
fonttools                 4.25.0             pyhd3eb1b0_0  
freetype                  2.10.4               h1192e45_0  
fribidi                   1.0.10               h1a28f6b_0  
frozendict                2.3.0                    pypi_0    pypi
frozenlist                1.3.3            py39h80987f9_0  
fsspec                    2023.3.0         py39hca03da5_0  
future                    0.18.3           py39hca03da5_0  
gdk-pixbuf                2.42.10              h80987f9_0  
gettext                   0.21.0               h13f89a0_1  
giflib                    5.2.1                h80987f9_3  
glib                      2.69.1               h514c7bf_2  
gmp                       6.2.1                hc377ac9_3  
gmpy2                     2.1.2            py39h8c48613_0  
graphite2                 1.3.14               hc377ac9_1  
graphql-core              3.2.3            py39hca03da5_0  
graphviz                  2.50.0               hf331ead_1  
greenlet                  2.0.1            py39h313beb8_0  
grpcio                    1.42.0           py39h95c9599_0  
grpcio-tools              1.42.0           py39h313beb8_2  
gts                       0.7.6                hde733a8_3  
h11                       0.12.0             pyhd3eb1b0_0  
harfbuzz                  4.3.0                he9eebac_1  
hiredis                   2.0.0            py39h1a28f6b_0  
html5lib                  1.1                pyhd3eb1b0_0  
icecream                  2.1.3              pyhd8ed1ab_0    conda-forge
icu                       68.1                 hc377ac9_0  
idna                      3.4              py39hca03da5_0  
importlib-metadata        6.0.0            py39hca03da5_0  
importlib_resources       5.2.0              pyhd3eb1b0_1  
iniconfig                 1.1.1              pyhd3eb1b0_0  
ipykernel                 6.19.2           py39h86d0a89_0  
ipython                   8.12.0           py39hca03da5_0  
isort                     5.9.3              pyhd3eb1b0_0  
iteration-utilities       0.11.0                   pypi_0    pypi
itsdangerous              2.0.1              pyhd3eb1b0_0  
jedi                      0.18.1           py39hca03da5_1  
jinja2                    3.1.2            py39hca03da5_0  
jmespath                  0.10.0             pyhd3eb1b0_0  
joblib                    1.1.1            py39hca03da5_0  
jpeg                      9e                   h80987f9_1  
jschema-to-python         1.2.3              pyhd8ed1ab_0    conda-forge
json-log-formatter        0.5.2                    pypi_0    pypi
jsondiff                  1.3.0              pyhd3eb1b0_1  
jsonpatch                 1.32               pyhd3eb1b0_0  
jsonpickle                2.2.0            py39hca03da5_0  
jsonpointer               2.1                pyhd3eb1b0_0  
jsonschema                4.17.3           py39hca03da5_0  
junit-xml                 1.9                        py_0  
jupyter_client            7.4.9            py39hca03da5_0  
jupyter_core              5.3.0            py39hca03da5_0  
kiwisolver                1.4.4            py39h313beb8_0  
krb5                      1.19.4               h8380606_0  
lazy-object-proxy         1.6.0            py39h1a28f6b_0  
lcms2                     2.12                 hba8e193_0  
lerc                      3.0                  hc377ac9_0  
lexery                    1.1.2                    pypi_0    pypi
libblas                   3.9.0           16_osxarm64_openblas    conda-forge
libboost                  1.73.0              h49e8a49_12  
libbrotlicommon           1.0.9                h1a28f6b_7  
libbrotlidec              1.0.9                h1a28f6b_7  
libbrotlienc              1.0.9                h1a28f6b_7  
libcblas                  3.9.0           16_osxarm64_openblas    conda-forge
libcurl                   7.88.1               h0f1d93c_0  
libcxx                    14.0.6               h848a8c0_0  
libdeflate                1.17                 h80987f9_0  
libedit                   3.1.20221030         h80987f9_0  
libev                     4.33                 h1a28f6b_1  
libffi                    3.4.2                hca03da5_6  
libgd                     2.3.3                h313beb8_2  
libgfortran               5.0.0           11_3_0_hca03da5_28  
libgfortran5              11.3.0              h009349e_28  
libiconv                  1.16                 h1a28f6b_2  
liblapack                 3.9.0           16_osxarm64_openblas    conda-forge
liblapacke                3.9.0           16_osxarm64_openblas    conda-forge
libnghttp2                1.46.0               h95c9599_0  
libopenblas               0.3.21          openmp_hc731615_3    conda-forge
libpng                    1.6.39               h80987f9_0  
libpq                     12.9                 h65cfe13_3  
libprotobuf               3.20.3               h514c7bf_0  
librsvg                   2.54.4               hb3bd4c3_3  
libsodium                 1.0.18               h1a28f6b_0  
libssh2                   1.10.0               hf27765b_0  
libtiff                   4.5.0                h313beb8_2  
libtool                   2.4.6             h313beb8_1009  
libwebp                   1.2.4                ha3663a8_1  
libwebp-base              1.2.4                h80987f9_1  
libxml2                   2.10.3               h372ba2a_0  
libxslt                   1.1.37               habca612_0  
llvm-openmp               14.0.6               hc6e5704_0  
logging_tree              1.9                pyhd8ed1ab_0    conda-forge
lxml                      4.9.2            py39h80987f9_0  
lz4-c                     1.9.4                h313beb8_0  
mako                      1.2.3            py39hca03da5_0  
markdown                  3.4.1            py39hca03da5_0  
markupsafe                2.1.1            py39h1a28f6b_0  
matplotlib                3.7.1            py39hca03da5_1  
matplotlib-base           3.7.1            py39h78102c4_1  
matplotlib-inline         0.1.6            py39hca03da5_0  
mccabe                    0.7.0              pyhd3eb1b0_0  
more-itertools            8.12.0             pyhd3eb1b0_0  
moto                      4.1.3            py39hca03da5_0  
mpc                       1.1.0                h8c48613_1  
mpfr                      4.0.2                h695f6f0_1  
mpmath                    1.2.1            py39hca03da5_0  
msoffcrypto-tool          5.0.1              pyhd8ed1ab_0    conda-forge
multidict                 6.0.2            py39h1a28f6b_0  
multitasking              0.0.9              pyhd8ed1ab_0    conda-forge
munkres                   1.1.4                      py_0  
mypy                      0.981            py39hca03da5_0  
mypy_extensions           0.4.3            py39hca03da5_1  
ncurses                   6.4                  h313beb8_0  
nest-asyncio              1.5.6            py39hca03da5_0  
networkx                  2.8.4            py39hca03da5_1  
nomkl                     3.0                           0  
nspr                      4.33                 hc377ac9_0  
nss                       3.74                 h142855e_0  
ntlm-auth                 1.5.0              pyhd3eb1b0_0  
numexpr                   2.8.4            py39h79ee842_0  
numpy                     1.23.5           py39h1398885_0  
numpy-base                1.23.5           py39h90707a3_0  
oauthlib                  3.2.2            py39hca03da5_0  
olefile                   0.46               pyhd3eb1b0_0  
onepasswordconnectsdk     1.3.0                    pypi_0    pypi
openapi-spec-validator    0.2.9                      py_0  
openblas                  0.3.21          openmp_hf78f355_3    conda-forge
openjdk                   11.0.13              h98b2900_0  
openjpeg                  2.3.0                h7a6adac_2  
openpyxl                  3.0.10           py39h1a28f6b_0  
openssl                   1.1.1t               h03a7124_0    conda-forge
orjson                    3.6.4            py39h5161555_0    conda-forge
packaging                 23.0             py39hca03da5_0  
pandas                    1.5.3            py39h78102c4_0  
pango                     1.50.7               h7271ec9_0  
paramiko                  2.8.1              pyhd3eb1b0_0  
parso                     0.8.3              pyhd3eb1b0_0  
pathlib2                  2.3.6            py39hca03da5_2  
pathspec                  0.10.3           py39hca03da5_0  
pathtools                 0.1.2                      py_1    conda-forge
patsy                     0.5.3            py39hca03da5_0  
pbr                       5.6.0              pyhd3eb1b0_0  
pcre                      8.45                 hc377ac9_0  
pdoc3                     0.9.2              pyhd3eb1b0_0  
pendulum                  2.1.2              pyhd3eb1b0_1  
pexpect                   4.8.0              pyhd3eb1b0_3  
pickleshare               0.7.5           pyhd3eb1b0_1003  
pillow                    9.4.0            py39h313beb8_0  
pip                       23.0.1           py39hca03da5_0  
pixman                    0.40.0               h1a28f6b_0  
platformdirs              2.5.2            py39hca03da5_0  
plotly                    5.9.0            py39hca03da5_0  
pluggy                    1.0.0            py39hca03da5_1  
pooch                     1.4.0              pyhd3eb1b0_0  
poppler                   22.12.0              h497017c_0  
poppler-data              0.4.11               hca03da5_1  
premailer                 3.10.0             pyhd8ed1ab_0    conda-forge
prompt-toolkit            3.0.36           py39hca03da5_0  
protobuf                  3.20.3           py39h313beb8_0  
psutil                    5.9.0            py39h1a28f6b_0  
psycopg2                  2.9.3            py39hf27765b_0  
ptyprocess                0.7.0              pyhd3eb1b0_2  
pure_eval                 0.2.2              pyhd3eb1b0_0  
py                        1.11.0             pyhd3eb1b0_0  
pyarrow                   11.0.0                   pypi_0    pypi
pyasn1                    0.4.8              pyhd3eb1b0_0  
pycodestyle               2.10.0           py39hca03da5_0  
pycparser                 2.21               pyhd3eb1b0_0  
pycryptodome              3.15.0           py39h695f6f0_0  
pydantic                  1.10.2           py39h1a28f6b_0  
pydot                     1.4.1            py39hca03da5_0  
pyflakes                  3.0.1            py39hca03da5_0  
pygments                  2.11.2             pyhd3eb1b0_0  
pyjwt                     2.4.0            py39hca03da5_0  
pylint                    2.16.2           py39hca03da5_0  
pymsteams                 0.2.2                    pypi_0    pypi
pymupdf                   1.21.1                   pypi_0    pypi
pynacl                    1.5.0            py39h1a28f6b_0  
pyopenssl                 23.0.0           py39hca03da5_0  
pyparsing                 3.0.9            py39hca03da5_0  
pypdf4                    1.27.0                   pypi_0    pypi
pyperclip                 1.8.2              pyhd8ed1ab_2    conda-forge
pyrsistent                0.18.0           py39h1a28f6b_0  
pysftp                    0.2.9              pyhd3eb1b0_1  
pysimplegui               4.60.4             pyhd8ed1ab_0    conda-forge
pysocks                   1.7.1            py39hca03da5_0  
pytest                    7.1.2            py39hca03da5_0  
pytest-lazy-fixture       0.6.3                      py_0    conda-forge
python                    3.9.16               hc0d8a6c_2  
python-dateutil           2.8.2              pyhd3eb1b0_0  
python-dotenv             0.21.0           py39hca03da5_0  
python-jose               3.3.0              pyhd3eb1b0_0  
python_abi                3.9                      2_cp39    conda-forge
pythonnet                 3.0.1            py39hca03da5_0  
pytz                      2022.7           py39hca03da5_0  
pytzdata                  2020.1             pyhd3eb1b0_0  
pyyaml                    6.0              py39h80987f9_1  
pyzmq                     23.2.0           py39hc377ac9_0  
quantlib                  1.29                     pypi_0    pypi
readline                  8.2                  h1a28f6b_0  
redis-py                  4.3.4            py39hca03da5_0  
reportlab                 3.6.12           py39h80987f9_0  
requests                  2.28.1           py39hca03da5_1  
requests-oauthlib         1.3.0                      py_0  
requests_ntlm             1.1.0              pyhd3eb1b0_0  
responses                 0.13.3             pyhd3eb1b0_0  
rich                      12.5.1           py39hca03da5_0  
rsa                       4.7.2              pyhd3eb1b0_1  
ruamel-yaml               0.17.21                  pypi_0    pypi
ruamel-yaml-clib          0.2.7                    pypi_0    pypi
s3fs                      2023.3.0         py39hca03da5_0  
s3transfer                0.6.0            py39hca03da5_0  
sarif-om                  1.0.4              pyhd8ed1ab_0    conda-forge
scikit-learn              1.2.2            py39h313beb8_0  
scipy                     1.10.1           py39h9d039d2_0  
seaborn                   0.12.2           py39hca03da5_0  
selenium                  3.141.0         py39h1a28f6b_1000  
setuptools                65.6.3           py39hca03da5_0  
setuptools-scm            7.0.4            py39hca03da5_0  
six                       1.16.0             pyhd3eb1b0_1  
sniffio                   1.2.0            py39hca03da5_1  
sodapy                    2.2.0                    pypi_0    pypi
soupsieve                 2.4              py39hca03da5_0  
spyder-kernels            2.4.2            py39hca03da5_0  
sqlalchemy                1.4.39           py39h1a28f6b_0  
sqlite                    3.41.1               h80987f9_0  
sshpubkeys                3.1.0              pyhd3eb1b0_0  
stack_data                0.2.0              pyhd3eb1b0_0  
starlette                 0.26.1             pyhd8ed1ab_0    conda-forge
statsmodels               0.13.5           py39hb08c31d_1  
sympy                     1.11.1           py39hca03da5_0  
tabula-py                 2.6.0            py39hca03da5_0  
tabulate                  0.8.10           py39hca03da5_0  
tblib                     1.7.0              pyhd3eb1b0_0  
tenacity                  8.0.1            py39hca03da5_1  
threadpoolctl             2.2.0              pyh0d69192_0  
tk                        8.6.12               hb8d0fd4_0  
tokenize-rt               5.0.0              pyhd8ed1ab_0    conda-forge
toml                      0.10.2             pyhd3eb1b0_0  
tomli                     2.0.1            py39hca03da5_0  
tomlkit                   0.11.1           py39hca03da5_0  
tornado                   6.2              py39h1a28f6b_0  
tqdm                      4.65.0           py39h86d0a89_0  
traitlets                 5.7.1            py39hca03da5_0  
types-cryptography        3.3.23.2           pyhd8ed1ab_0    conda-forge
types-enum34              1.1.8              pyhd8ed1ab_0    conda-forge
types-futures             3.3.8              pyhd8ed1ab_0    conda-forge
types-ipaddress           1.0.8              pyhd8ed1ab_0    conda-forge
types-orjson              3.6.2              pyhd8ed1ab_0    conda-forge
types-paramiko            3.0.0.7            pyhd8ed1ab_0    conda-forge
types-protobuf            4.22.0.2           pyhd8ed1ab_0    conda-forge
types-python-dateutil     2.8.19.12          pyhd8ed1ab_0    conda-forge
types-redis               4.5.4.1            pyhd8ed1ab_0    conda-forge
types-requests            2.28.11.17         pyhd8ed1ab_0    conda-forge
types-urllib3             1.26.25.10         pyhd8ed1ab_0    conda-forge
typing-extensions         4.4.0            py39hca03da5_0  
typing_extensions         4.4.0            py39hca03da5_0  
tzdata                    2023c                h04d1e81_0  
urllib3                   1.26.15          py39hca03da5_0  
urwid                     2.1.1            py39h1a28f6b_0  
uvicorn                   0.20.0           py39hca03da5_0  
watchdog                  0.9.0                      py_0    conda-forge
wcwidth                   0.2.5              pyhd3eb1b0_0  
webencodings              0.5.1            py39hca03da5_1  
websocket-client          0.58.0           py39hca03da5_4  
werkzeug                  2.2.3            py39hca03da5_0  
wheel                     0.38.4           py39hca03da5_0  
wrapt                     1.14.1           py39h1a28f6b_0  
wurlitzer                 3.0.2            py39hca03da5_0  
xbbg                      0.7.7                    pypi_0    pypi
xlrd                      2.0.1              pyhd3eb1b0_0  
xlsxwriter                3.0.3              pyhd3eb1b0_0  
xlwings                   0.29.1           py39hca03da5_0  
xlwt                      1.3.0            py39hca03da5_0  
xmltodict                 0.12.0             pyhd3eb1b0_0  
xz                        5.2.10               h80987f9_1  
yaml                      0.2.5                h1a28f6b_0  
yarl                      1.8.1            py39h1a28f6b_0  
yfinance                  0.2.14             pyhd8ed1ab_0    conda-forge
zeromq                    4.3.4                hc377ac9_0  
zipp                      3.11.0           py39hca03da5_0  
zlib                      1.2.13               h5a0b063_0  
zstd                      1.5.4                hd90d995_0

Environment info

active environment : venv
    active env location : /Users/jientile/anaconda3/envs/venv
            shell level : 2
       user config file : /Users/jientile/.condarc
 populated config files : /Users/jientile/anaconda3/.condarc
                          /Users/jientile/.condarc
          conda version : 23.3.1
    conda-build version : not installed
         python version : 3.10.10.final.0
       virtual packages : __archspec=1=arm64
                          __osx=13.3.1=0
                          __unix=0=0
       base environment : /Users/jientile/anaconda3  (writable)
      conda av data dir : /Users/jientile/anaconda3/etc/conda
  conda av metadata url : None
           channel URLs : https://conda.anaconda.org/conda-forge/osx-arm64
                          https://conda.anaconda.org/conda-forge/noarch
                          https://repo.anaconda.com/pkgs/main/osx-arm64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/r/osx-arm64
                          https://repo.anaconda.com/pkgs/r/noarch
          package cache : /Users/jientile/anaconda3/pkgs
                          /Users/jientile/.conda/pkgs
       envs directories : /Users/jientile/anaconda3/envs
                          /Users/jientile/.conda/envs
               platform : osx-arm64
             user-agent : conda/23.3.1 requests/2.28.2 CPython/3.10.10 Darwin/22.4.0 OSX/13.3.1
                UID:GID : 983583042:1041436353
             netrc file : None
           offline mode : False

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.